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-doap-plugin.git
from 2116ef1 [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
add 455673d Enabhle GH issues (#39)
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 3 ++
.github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 42 ++++++++++++++++------
.../{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 | 26 ++++----------
pom.xml | 4 +--
11 files changed, 122 insertions(+), 74 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/MDOAP-38/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%)