mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-04 05:03:47 +00:00
Remove pulls from Changelog that are backported (#4308)
This commit is contained in:
parent
f87e80381b
commit
06460cd6c9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
export default {
|
export default {
|
||||||
commentOnReleasedPullRequests: false,
|
commentOnReleasedPullRequests: false,
|
||||||
|
skipLabels: ['skip-release', 'skip-changelog', 'regression', 'backport'],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue