mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 01:22:25 +01:00
Prevent PRs marked "on hold" from going stale (#25188)
This commit is contained in:
committed by
GitHub
parent
58c5ae1d3b
commit
88e68a5e3b
1
.github/workflows/stale-prs.yml
vendored
1
.github/workflows/stale-prs.yml
vendored
@@ -20,3 +20,4 @@ jobs:
|
||||
stale-pr-label: 'stale-pr'
|
||||
stale-pr-message: 'This pull request has been marked as stale and will be closed in 14 days if no action is taken. To keep it open, leave a comment or remove the `stale-pr` label. If you''re awaiting feedback from a developer, please send us a reminder (either here or on [Discord](https://discord.gg/ZXZd8D8)).'
|
||||
close-pr-message: 'This pull request has been closed due to inactivity. If you want to continue with this, or are awaiting a review, don''t hesitate to reach out to a developer. We''ll gladly re-open this PR! You can tag us here, or send us a message on [Discord](https://discord.gg/ZXZd8D8).'
|
||||
exempt-pr-labels: 'on hold'
|
||||
|
||||
Reference in New Issue
Block a user