Merge pull request #10203 from tschaub/exempt-milestones
Keep issues assigned to a milestone from going stale
This commit is contained in:
@@ -8,6 +8,8 @@ exemptLabels:
|
|||||||
- regression
|
- regression
|
||||||
- bug
|
- bug
|
||||||
- 'pull request accepted'
|
- 'pull request accepted'
|
||||||
|
# Issues assigned to a milestone will not go stale
|
||||||
|
exemptMilestones: true
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user