This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.27.1 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
discard e61b295b Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 add d390c234 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" add c7e9e8ca Enable Github Issues (#219) add 2346f7a6 Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1 add ee298e68 Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 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 (e61b295b) \ N -- N -- N refs/heads/dependabot/maven/org.apache.commons-commons-compress-1.27.1 (ee298e68) 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 | 59 +++++++++++++--------- .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml | 46 ++++++++--------- .asf.yaml => .github/ISSUE_TEMPLATE/config.yml | 41 +++++++-------- .github/pull_request_template.md | 32 +++++------- .../release-drafter.yml | 4 +- .../{maven-verify.yml => pr-automation.yml} | 16 +++--- .../{maven-verify.yml => release-drafter.yml} | 16 +++--- .github/workflows/{maven-verify.yml => stale.yml} | 15 +++--- README.md | 24 ++------- pom.xml | 6 +-- src/site/site.xml | 2 +- 12 files changed, 121 insertions(+), 143 deletions(-) copy .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml (53%) copy .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml (59%) copy .asf.yaml => .github/ISSUE_TEMPLATE/config.yml (59%) copy src/it/projects/container-descriptors/configured-handler/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} (80%) copy .github/workflows/{maven-verify.yml => stale.yml} (80%)