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 587272b commit 8bfe0c3Copy full SHA for 8bfe0c3
.github/workflows/close-inactive-issues.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
env:
10
PR_DAYS_BEFORE_STALE: 60
11
- PR_DAYS_BEFORE_CLOSE: 10
+ PR_DAYS_BEFORE_CLOSE: 120
12
PR_STALE_LABEL: stale
13
permissions:
14
issues: write
0 commit comments