This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git
from a47f404 [maven-release-plugin] prepare for next development iteration add 553fa1a Enable Github Issues new ef14419 Enable Github Issues 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: .asf.yaml | 3 ++ .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 45 +++++++++++++++------- .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 32 ++++++++------- .../{dependabot.yml => ISSUE_TEMPLATE/config.yml} | 27 ++++++------- .github/pull_request_template.md | 23 +++++++++++ .gitattributes => .github/release-drafter.yml | 6 +-- .../{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, 120 insertions(+), 85 deletions(-) copy .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} (54%) copy .github/{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} (60%) copy .github/{dependabot.yml => ISSUE_TEMPLATE/config.yml} (59%) create mode 100644 .github/pull_request_template.md copy .gitattributes => .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%)