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
Signed-off-by: 鈴木 優耀 <[email protected]>
  • Loading branch information
kentakozuka authored and 鈴木 優耀 committed Feb 12, 2024
1 parent 7c39533 commit e3ea6f2
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 e3ea6f2

Please sign in to comment.