Skip to content

Commit eed8f53

Browse files
committed
chore: add keep label to mark issues/prs from being marked as stale
- [x] added keep label to repo - [x] add `exempt-issue-labels` and `exempt-pre-labels` to stale config Signed-off-by: jmeridth <[email protected]>
1 parent c256c32 commit eed8f53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/stale.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
This pull request has been automatically marked as stale because it has not
2424
had recent activity. It will be closed if no further activity occurs.
2525
Thank you for your contributions.
26+
exempt-issue-labels: keep
27+
exempt-pr-labels: keep

0 commit comments

Comments
 (0)