mirror of
https://github.com/chenasraf/flathub.git
synced 2026-05-17 17:38:10 +00:00
stale: Use any-of-pr-labels
only-lables requires having all the labels in the PR
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
||||
days-before-close: -1
|
||||
days-before-pr-stale: 365
|
||||
days-before-pr-close: 30
|
||||
only-pr-labels: awaiting-changes,blocked,work-in-progress,awaiting-upstream
|
||||
any-of-pr-labels: awaiting-changes,blocked,work-in-progress,awaiting-upstream
|
||||
remove-pr-stale-when-updated: true
|
||||
|
||||
Reference in New Issue
Block a user