From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 7 Aug 2021 10:20:18 +0000 (+0000) Subject: Update stale.yaml X-Git-Tag: 3.3.9~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb8efe6ba05a5646a454551726e1e7baffb6063;p=thirdparty%2Fshairport-sync.git Update stale.yaml --- diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 88c0826c..c98f64d1 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -15,7 +15,7 @@ jobs: with: stale-issue-message: 'This issue has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.' stale-pr-message: 'This PR has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.' - operations-per-run: 50 + operations-per-run: 100 # These are the defaults at the time of writing. https://github.com/marketplace/actions/close-stale-issues # days-before-stale: 60 # days-before-close: 7