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.
1 parent d67698a commit 706398fCopy full SHA for 706398f
.github/workflows/close-stale-prs.yml
@@ -13,8 +13,6 @@ jobs:
13
days-before-close: 7
14
days-before-stale: 60
15
exempt-pr-labels: RFC,Waiting on Review
16
- # Temporary, avoid closing PRs until this action merged
17
- debug-only: true
18
# Hack to skip issues, unfortunately there's no option to disable issues
19
only-issue-labels: inexistent-label
20
only-pr-labels: Waiting on Author
0 commit comments