mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2025-09-10 04:59:41 +00:00
combined updates
This commit is contained in:
4
.github/workflows/bot.yml
vendored
4
.github/workflows/bot.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v8
|
||||
- uses: actions/stale@v9
|
||||
with:
|
||||
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
|
||||
stale-pr-message: 'This PR is stale because it has been open 45 days with no activity.'
|
||||
@@ -18,4 +18,4 @@ jobs:
|
||||
start-date: '2021-09-15T05:00:00Z'
|
||||
exempt-all-assignees: true
|
||||
exempt-all-milestones: true
|
||||
exempt-issue-labels: 'help wanted,consider for rt'
|
||||
exempt-issue-labels: 'bug,not stale,help wanted,consider for rt'
|
||||
|
Reference in New Issue
Block a user