Merge pull request #24476 from backstage/rugvip/nostale
workflows: do not stale issues with bep label
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
for your contributions.
|
||||
days-before-issue-stale: 60
|
||||
days-before-issue-close: 7
|
||||
exempt-issue-labels: plugin,after-vacations,will-fix
|
||||
exempt-issue-labels: plugin,after-vacations,will-fix,bep
|
||||
stale-issue-label: stale
|
||||
stale-pr-message: >
|
||||
This PR has been automatically marked as stale because it has not had
|
||||
|
||||
Reference in New Issue
Block a user