Skip to content

Commit

Permalink
Merge pull request #6246 from nextcloud/jr-stalebot
Browse files Browse the repository at this point in the history
Update stale.yml: Unify "needs info" handling with other NC repos
  • Loading branch information
mgallien committed Nov 29, 2023
2 parents ffc56f5 + dbe3d42 commit 6d5fd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
days-before-stale: 28
days-before-close: 14
days-before-pr-close: -1
only-labels: 'bug'
only-labels: 'bug,need info'
exempt-issue-labels: 'approved'
stale-issue-message: 'This bug report did not receive an update in the last 4 weeks.
Please take a look again and update the issue with new details,
Expand Down

0 comments on commit 6d5fd1d

Please sign in to comment.