We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8dc6f41 + d57fbd6 commit abc8d92Copy full SHA for abc8d92
.github/workflows/triage-stale-check.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
repo-token: ${{ secrets.GITHUB_TOKEN }}
50
stale-pr-message: 'This is a gentle bump for the docs team that this PR is waiting for review.'
51
+ days-before-issue-stale: -1
52
days-before-pr-stale: 14
53
days-before-pr-close: -1 # Never close
54
remove-stale-when-updated: false
0 commit comments