mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-28 05:47:23 +00:00
Merge pull request #396 from dholbach/fix-stale
our 'good first issue' issue label has no '-', add 'keep'
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
stale-pr-message: 'This PR was automatically considered stale due to lack of activity. Please refresh it and/or join our slack channels to highlight it, before it automatically closes (in 7 days).'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
exempt-issue-labels: 'good-first-issue'
|
||||
exempt-issue-labels: ['good first issue', 'keep']
|
||||
days-before-close: 21
|
||||
|
||||
check-docs-links:
|
||||
|
||||
Reference in New Issue
Block a user