mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 23:08:04 -05:00
Update stale job workflow with operations per run (#6568)
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -19,3 +19,4 @@ jobs:
|
|||||||
close-issue-message: 'This issue was closed because it has been stalled for over 30 days with no activity.'
|
close-issue-message: 'This issue was closed because it has been stalled for over 30 days with no activity.'
|
||||||
close-pr-message: 'This PR was closed because it has been stalled for over 30 days with no activity.'
|
close-pr-message: 'This PR was closed because it has been stalled for over 30 days with no activity.'
|
||||||
days-before-close: 7
|
days-before-close: 7
|
||||||
|
operations-per-run: 150
|
||||||
|
|||||||
Reference in New Issue
Block a user