mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Fix stale bot (#25904)
Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
days-before-issue-stale: 60
|
||||
days-before-close: 7
|
||||
days-before-issue-close: 14
|
||||
exempt-issue-labels: '"Stale Exempt"'
|
||||
exempt-pr-labels: '"Stale Exempt", "-Status: Awaiting approval", "-Status: Awaiting Merge", "-Status: Awaiting type assignment"'
|
||||
any-of-issue-labels: '"Need Verification", "Cannot Reproduce", "Not A Bug", "(99% Sure) Not A Bug"'
|
||||
exempt-issue-labels: 'Stale Exempt'
|
||||
exempt-pr-labels: 'Stale Exempt, -Status: Awaiting approval, -Status: Awaiting Merge, -Status: Awaiting type assignment'
|
||||
any-of-issue-labels: 'Need Verification, Cannot Reproduce, Not A Bug, (99% Sure) Not A Bug'
|
||||
|
||||
Reference in New Issue
Block a user