Skip to content

Commit 6c88a3a

Browse files
authored
Make waiting for review label sticky (#17891)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
1 parent a455f0b commit 6c88a3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/triage-stale-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
stale-pr-message: 'This is a gentle bump for the docs team that this PR is waiting for review.'
2828
days-before-pr-stale: 14
2929
days-before-pr-close: -1 # Never close
30+
remove-stale-when-updated: false
3031
only-labels: 'waiting for review'
3132
# The hope is that by setting the stale-pr-label to the same label
3233
# as the label that the stale check looks for, this will result in

0 commit comments

Comments
 (0)