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

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


 discard d34b6b3  Bump org.junit:junit-bom from 5.12.1 to 5.12.2
     add dd4efaf  Github Issues
     add 00fe771  Whitespace change to .asf.yaml to trigger webhook
     add 0fc9e18  Bump org.junit:junit-bom 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   (d34b6b3)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.junit-junit-bom-5.12.2 (0fc9e18)

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                                          |  5 +-
 .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 +++++++++
 .../release-drafter.yml                            |  4 +-
 .../{maven-verify.yml => pr-automation.yml}        | 14 +++---
 .../{maven-verify.yml => release-drafter.yml}      | 14 +++---
 .github/workflows/{maven-verify.yml => stale.yml}  | 13 ++---
 README.md                                          | 24 ++-------
 pom.xml                                            |  4 +-
 11 files changed, 130 insertions(+), 114 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 src/it/use-as-site-report/invoker.properties => 
.github/release-drafter.yml (89%)
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => release-drafter.yml} (81%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (82%)

Reply via email to