Remove pulls from Changelog that are backported (#4308)

This commit is contained in:
6543 2024-11-05 15:58:31 +01:00 committed by GitHub
parent f87e80381b
commit 06460cd6c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
export default {
commentOnReleasedPullRequests: false,
skipLabels: ['skip-release', 'skip-changelog', 'regression', 'backport'],
};