mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Update stale.yaml
This commit is contained in:
@@ -18,5 +18,7 @@ jobs:
|
||||
stale-pr-label: "Stale"
|
||||
exempt-pr-labels: "Keep" # a "Keep" label will keep the PR from being closed as stale
|
||||
days-before-pr-stale: 15 # when the PR is considered stale
|
||||
days-before-pr-close: 30 # when the PR is closed by the bot
|
||||
days-before-pr-close: 15 # when the PR is closed by the bot,
|
||||
days-before-issue-stale: -1 # prevents issues from being tagged by the bot
|
||||
days-before-issue-close: -1 # prevents issues from being closed by the bot
|
||||
ascending: true
|
||||
|
||||
Reference in New Issue
Block a user