Prevent Stalebot from closing PRs (#5416)
This commit is contained in:
7
.github/stale.yml
vendored
7
.github/stale.yml
vendored
@@ -7,9 +7,14 @@ exemptLabels:
|
|||||||
- pinned
|
- pinned
|
||||||
- security
|
- security
|
||||||
- good first issue
|
- good first issue
|
||||||
- up for grabs
|
- up-for-grabs
|
||||||
|
- bug
|
||||||
|
- enhancement
|
||||||
|
- help wanted
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
|
# Limit to only `issues` not `pulls`
|
||||||
|
only: issues
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
|||||||
Reference in New Issue
Block a user