mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-01 06:24:51 +00:00
[GH-Actions][stale] Add investigating label to exempt list
This commit is contained in:
parent
884394252d
commit
b682ec43ea
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ jobs:
|
|||
stale-pr-message: >
|
||||
This pull request has been automatically marked as stale because it has not had
|
||||
recent activity. It will be closed if no further activity occurs.
|
||||
exempt-issue-labels: "pinned,security,enhancement"
|
||||
exempt-pr-labels: "pinned,security,enhancement"
|
||||
exempt-issue-labels: "pinned,security,enhancement,investigating"
|
||||
exempt-pr-labels: "pinned,security,enhancement,investigating"
|
||||
stale-issue-label: "stale"
|
||||
stale-pr-label: "stale"
|
||||
operations-per-run: "250"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue