We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b421483 commit 196cf3dCopy full SHA for 196cf3d
.github/workflows/stale-pr-monitor.yml
@@ -18,4 +18,4 @@ jobs:
18
stale-pr-message: 'Stale PR, paging all reviewers'
19
stale-pr-label: 'stale'
20
exempt-pr-labels: 'question,"help wanted",do-not-merge,waiting-on-code-pr'
21
- days-before-stale: 5
+ days-before-stale: 30
0 commit comments