Skip to content

Commit

Permalink
Prevent stalebot from closing stale issues
Browse files Browse the repository at this point in the history
Those issues might still be valid, see
https://progress.opensuse.org/issues/117136
  • Loading branch information
Martchus committed Sep 23, 2022
1 parent f232561 commit 5436bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
daysUntilStale: 90
daysUntilClose: 7
daysUntilClose: false
staleLabel: stale
markComment: >
This issue has been automatically marked as stale because it has not had
Expand Down

0 comments on commit 5436bbe

Please sign in to comment.