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 3e841e3 commit f1300f5Copy full SHA for f1300f5
‎.github/workflows/stale.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/stale@v8
11
with:
12
stale-issue-message: |
13
- We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days.
+ We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 75 days.
14
We have applied the `_flag:stale` label to indicate that this issue should be reviewed again.
15
When you review, please reread the spec and then apply one of these three options:
16
- prioritize: apply the `flag:schedule` label to suggest moving this issue into the backlog now
0 commit comments