mirror of
https://github.com/ceph/ceph
synced 2025-02-21 09:57:26 +00:00
Revert ".github/workflows: Do not exempt PRs with milestone"
This reverts commit 6054be59c5
.
Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
274a49e4e6
commit
b73c87cf25
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -47,6 +47,9 @@ jobs:
|
||||
# Labels on PRs exempted from stale
|
||||
exempt-pr-labels: 'pinned,security'
|
||||
|
||||
# Exempt all PRs with milestones from stale (also exempts Issues)
|
||||
exempt-all-pr-milestones: true
|
||||
|
||||
# Max number of operations per run
|
||||
operations-per-run: 100
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user