We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8438ad6 commit 2650340Copy full SHA for 2650340
.github/workflows/close-stale-feature-requests.yml
@@ -18,6 +18,6 @@ jobs:
18
# Hack to skip PRs, unfortunately there's no option to disable PRs
19
only-pr-labels: inexistent-label
20
stale-issue-message: >-
21
- There has not been any recent activity in this feature request. It will automatically be closed in 7 days
+ There has not been any recent activity in this feature request. It will automatically be closed in 14 days
22
if no further action is taken. Please see https://github.com/probot/stale#is-closing-stale-issues-really-a-good-idea
23
to understand why we auto-close stale feature requests.
0 commit comments