Skip to content

Commit

Permalink
stalebot: add generic label to avoid stalebot (#5322)
Browse files Browse the repository at this point in the history
Add a generic label which tells stalebot not to close issues marked with
it.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
  • Loading branch information
GiedriusS committed May 2, 2022
1 parent 61e547e commit b452ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/stale.yml
Expand Up @@ -11,6 +11,7 @@ exemptLabels:
# issue is being reminded.
- reminder
- 'state: someone-working-on-it'
- 'dont-go-stale'

# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
Expand Down

0 comments on commit b452ce5

Please sign in to comment.