.github/stale.yml: Exempt type:code-first changes
Does not apply stale labels to code first issues and pull requests since those need to stay open until spec changes are published and that might be a long time. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
committed by
mergify[bot]
parent
1cc2af8a64
commit
d684097661
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -42,3 +42,6 @@ jobs:
|
||||
activity in 60 days and no follow up within 7 days after being marked stale.
|
||||
Thank you for your contributions.
|
||||
stale-pr-label: stale
|
||||
exempt-issue-labels: type:code-first
|
||||
exempt-pr-labels: type:code-first
|
||||
|
||||
|
||||
Reference in New Issue
Block a user