This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git
commit ef144196bd81e083b5b45243d8f3d7a19c1dcd05 Merge: a47f404 553fa1a Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Fri Jun 6 16:41:23 2025 +0200 Enable Github Issues .asf.yaml | 3 +++ .github/ISSUE_TEMPLATE/BUG.yml | 48 +++++++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/FEATURE.yml | 35 +++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 30 ++++++++++++++++++++++ .github/pull_request_template.md | 23 +++++++++++++++++ .github/release-drafter.yml | 18 +++++++++++++ .github/workflows/pr-automation.yml | 27 ++++++++++++++++++++ .github/workflows/release-drafter.yml | 27 ++++++++++++++++++++ .github/workflows/stale.yml | 28 ++++++++++++++++++++ README.md | 24 +++--------------- pom.xml | 4 +-- 11 files changed, 245 insertions(+), 22 deletions(-)