mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
Merge pull request #153 from kurokobo/stale
fix: add exempt labels for stale bot
This commit is contained in:
commit
91164e128f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/issues.yaml
vendored
1
.github/workflows/issues.yaml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
stale-issue-message: This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.
|
||||
close-issue-message: This issue was closed because it has been stalled for 7 days with no activity.
|
||||
stale-issue-label: stale
|
||||
exempt-issue-labels: exempt
|
||||
days-before-issue-stale: 14
|
||||
days-before-issue-close: 7
|
||||
days-before-pr-stale: -1
|
||||
|
|
|
|||
Loading…
Reference in a new issue