Skip to content

Commit

Permalink
chore: use non-fancy labels in stale bot config
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored Oct 30, 2024
1 parent 4ffc748 commit 6b06c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!
You have 15 days until this gets closed automatically
exempt-issue-labels: '📌%20pin,Help:%20Good%20First%20Issue,Blocked:%20Needs%20Review'
exempt-pr-labels: '📌%20pin,Help:%20Good First%20Issue,Blocked:%20Needs%20Review'
exempt-issue-labels: 'Keep Open,Help: Good First Issue,Workflow: Needs Review'
exempt-pr-labels: 'Keep Open,Help: Good First Issue,Workflow: Needs Review'
close-issue-reason: not_planned
days-before-stale: 28
days-before-close: 15
Expand Down

0 comments on commit 6b06c9f

Please sign in to comment.