Skip to content

Commit

Permalink
chore(stale): add allowlist for long running issues/PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfourzerofour committed Sep 22, 2023
1 parent 39aa5f3 commit 7f0d1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled_jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
days-before-stale: 30
days-before-close: 5
exempt-assignees: dancoombs,dphilipson,0xfourzerofour,alex-miao
todo:
runs-on: "ubuntu-latest"
steps:
Expand Down

0 comments on commit 7f0d1c0

Please sign in to comment.