issue with in process label will never be considered stale (#716)
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
489a3ae133
commit
2c2bfcf58a
|
|
@ -4,6 +4,7 @@ daysUntilStale: 14
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
|
- in progress
|
||||||
- pinned
|
- pinned
|
||||||
- security
|
- security
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue