Skip to content

Commit

Permalink
Add Stalebot exempt tag (#3695)
Browse files Browse the repository at this point in the history
* add: update stale bot with exempt label (WIP)

* fix : remove unnecessary space

Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
  • Loading branch information
cokia and GregTheGreek committed Aug 24, 2020
1 parent 1fe67a1 commit c57bd8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Expand Up @@ -15,3 +15,5 @@ jobs:
days-before-stale: 60
days-before-close: 14
operations-per-run: 100
exempt-pr-labels: 'work-in-progress'
exempt-issue-labels: 'work-in-progress'

0 comments on commit c57bd8c

Please sign in to comment.