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

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


 discard f0fe53c  fix
 discard 421f2ca  Bump org.apache.maven.shared:maven-shared-components from 43 
to 44
     add dd4efaf  Github Issues
     add 00fe771  Whitespace change to .asf.yaml to trigger webhook
     add 37b6bfd  Bump org.junit:junit-bom from 5.12.1 to 5.13.0 (#69)
     add db25a9f  Bump org.apache.maven.shared:maven-shared-components from 43 
to 44

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   (f0fe53c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.shared-maven-shared-components-44 
(db25a9f)

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                                            | 17 +++++--
 11 files changed, 142 insertions(+), 115 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