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-artifact-plugin.git
from 48b8028 Bump org.simplify4u.plugins:pgpverify-maven-plugin from
1.18.2 to 1.19.1
add 4fd2fc9 Enable Github Issues (#88)
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 3 ++
.github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 46 +++++++++++++++-------
.../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 29 ++++++++------
.../{dependabot.yml => ISSUE_TEMPLATE/config.yml} | 24 +++++------
.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, 116 insertions(+), 82 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} (62%)
create mode 100644 .github/pull_request_template.md
copy src/it/check-buildplan-ok/invoker.properties =>
.github/release-drafter.yml (88%)
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%)