This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 419b116de0a fix changelog entry (#3867)
add 9dfd9d816a6 SOLR-17989 Auto add changelog yaml for solrbot PRs (#3866)
No new revisions were added by this update.
Summary of changes:
.github/renovate.json | 1 +
.github/scripts/generate-renovate-changelog.py | 249 +++++++++++++++++++++++++
.github/workflows/renovate-changelog.yml | 63 +++++++
.github/workflows/validate-changelog.yml | 2 +
dev-tools/scripts/releaseWizard.yaml | 6 +-
5 files changed, 320 insertions(+), 1 deletion(-)
create mode 100644 .github/scripts/generate-renovate-changelog.py
create mode 100644 .github/workflows/renovate-changelog.yml