mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 03:16:23 +00:00
fix: don't auto-close PRs with keep label
Signed-off-by: Dharsan Baskar <git@dharsanb.com>
This commit is contained in:
@@ -50,6 +50,7 @@ jobs:
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
exempt-issue-labels: 'good first issue,keep'
|
||||
exempt-pr-labels: 'keep'
|
||||
days-before-close: 21
|
||||
|
||||
check-docs-links:
|
||||
|
||||
Reference in New Issue
Block a user