Skip to content

Commit

Permalink
Increase limit of stale action operations (pipe-cd#4671)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentakozuka authored and sZma5a committed Dec 17, 2023
1 parent ab87e23 commit 6f863d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
operations-per-run: 1000
# Issues
stale-issue-message: 'This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
close-issue-message: 'This issue was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable.'
Expand Down

0 comments on commit 6f863d1

Please sign in to comment.