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

github-bot pushed a change to branch 
dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.2
in repository https://gitbox.apache.org/repos/asf/maven-verifier.git


 discard 8b5eb83  Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
     add d8f7861  Enable Github Issues
     add e058f38  Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8b5eb83)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.2 (e058f38)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  3 ++
 .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml        | 58 +++++++++++++---------
 .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml    | 45 ++++++++---------
 .asf.yaml => .github/ISSUE_TEMPLATE/config.yml     | 40 +++++++--------
 .github/pull_request_template.md                   | 23 +++++++++
 .github/release-drafter.yml                        |  4 +-
 .../{maven-verify.yml => pr-automation.yml}        | 14 +++---
 .github/workflows/release-drafter.yml              |  2 +
 .github/workflows/{maven-verify.yml => stale.yml}  | 13 ++---
 README.md                                          | 24 ++-------
 pom.xml                                            |  4 +-
 11 files changed, 125 insertions(+), 105 deletions(-)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml (53%)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml (60%)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/config.yml (58%)
 create mode 100644 .github/pull_request_template.md
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (82%)

Reply via email to