You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/07/21 10:54:00 UTC

[maven-shared-incremental] branch master updated (a3ae18e -> f90bb13)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git


    from a3ae18e  update CI url
     add 3991268  dependabot and release drafter
     new f90bb13  Merge pull request #3 from apache/release-drafter

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../resources/download.cgi => .github/dependabot.yml  | 19 ++++++++++++-------
 .../download.cgi => .github/release-drafter.yml       | 11 ++++-------
 .../workflows/maven-verify.yml                        | 19 ++++++++++++-------
 .../workflows/release-drafter.yml                     | 17 ++++++++++-------
 4 files changed, 38 insertions(+), 28 deletions(-)
 copy src/site/resources/download.cgi => .github/dependabot.yml (74%)
 copy src/site/resources/download.cgi => .github/release-drafter.yml (77%)
 copy src/site/resources/download.cgi => .github/workflows/maven-verify.yml (77%)
 copy src/site/resources/download.cgi => .github/workflows/release-drafter.yml (76%)


[maven-shared-incremental] 01/01: Merge pull request #3 from apache/release-drafter

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git

commit f90bb13b0e6da46445069f87aa22e711022d4809
Merge: a3ae18e 3991268
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Jul 21 20:53:56 2022 +1000

    Merge pull request #3 from apache/release-drafter
    
    dependabot and release drafter

 .github/dependabot.yml                | 27 +++++++++++++++++++++++++++
 .github/release-drafter.yml           | 19 +++++++++++++++++++
 .github/workflows/maven-verify.yml    | 27 +++++++++++++++++++++++++++
 .github/workflows/release-drafter.yml | 25 +++++++++++++++++++++++++
 4 files changed, 98 insertions(+)