Skip to content

Commit

Permalink
chore: add keep label to mark issues/prs from being marked as stale
Browse files Browse the repository at this point in the history
- [x] added keep label to repo
- [x] add `exempt-issue-labels` and `exempt-pre-labels` to stale config

Signed-off-by: jmeridth <[email protected]>
  • Loading branch information
jmeridth committed Nov 18, 2024
1 parent c256c32 commit eed8f53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
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.
Thank you for your contributions.
exempt-issue-labels: keep
exempt-pr-labels: keep

0 comments on commit eed8f53

Please sign in to comment.