1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update communication on closing backtrace issues

This commit is contained in:
Karst
2023-03-28 22:43:11 +02:00
parent 0c8c785009
commit b2b6c3ccf1

View File

@@ -16,5 +16,5 @@ jobs:
only-issue-labels: 'backtrace.io'
stale-issue-label: 'stale-backtrace'
stale-issue-message: 'This issue is stale and will be closed tomorrow if no action is taken. To keep it open, leave a comment or remove the `stale-backtrace` label.'
close-issue-message: 'This issue was closed due to inactivity.'
close-issue-message: 'This issue was closed due to inactivity. If this issue does recur, please let a developer know.'
operations-per-run: 200