Skip to content

Commit

Permalink
Merge pull request #33432 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
Remove "needs info" label when the issue is not stale anymore
  • Loading branch information
PVince81 authored Aug 2, 2022
2 parents e750137 + b6f23ce commit fbc6000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
for your contributions.
stale-issue-label: 'stale'
only-labels: 'needs info'
labels-to-remove-when-unstale: 'needs info,stale'
exempt-issue-labels: '1. to develop,2. developing,3. to review,4. to release,security'
days-before-stale: 30
days-before-close: 14
Expand Down

0 comments on commit fbc6000

Please sign in to comment.