mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-27 19:25:25 +00:00
Adjust config for release plugin (#4310)
This commit is contained in:
parent
06460cd6c9
commit
c696708611
@ -1,4 +1,4 @@
|
|||||||
export default {
|
export default {
|
||||||
commentOnReleasedPullRequests: false,
|
commentOnReleasedPullRequests: false,
|
||||||
skipLabels: ['skip-release', 'skip-changelog', 'regression', 'backport'],
|
skipLabels: ['skip-release', 'skip-changelog', 'regression', 'backport-done'],
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user