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

View File

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