This is an automated email from the ASF dual-hosted git repository.
elharo pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
from 33a2b1b Merge branch 'master' into test
add 9c46b69 Enable GitHub issues
add fab011e Update to Parent 44
add f0fe7e5 Add more information about excludes
add 8c9b999 Bump commons-io:commons-io from 2.17.0 to 2.18.0
add 65cae62 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#188)
add 1d55031 Merge branch 'master' into test
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 +++++++--------
.../{maven-verify.yml => pr-automation.yml} | 14 ++---
.github/workflows/{maven-verify.yml => stale.yml} | 13 ++---
README.md | 24 ++-------
pom.xml | 9 ++--
src/site/apt/examples/violation-exclusions.apt.vm | 30 +++++++++++
src/site/fml/faq.fml | 4 +-
10 files changed, 132 insertions(+), 111 deletions(-)
copy .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml (53%)
copy .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml (60%)
copy .asf.yaml => .github/ISSUE_TEMPLATE/config.yml (60%)
copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
copy .github/workflows/{maven-verify.yml => stale.yml} (82%)