mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 14:18:15 +00:00
Meta: Instruct stale-bot to ignore pr-is-blocked PRs
This commit is contained in:
committed by
Linus Groh
parent
afa9060012
commit
b8e0cec20e
8
.github/stale.yml
vendored
8
.github/stale.yml
vendored
@@ -11,10 +11,8 @@ daysUntilClose: 7
|
|||||||
onlyLabels: []
|
onlyLabels: []
|
||||||
|
|
||||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||||
# exemptLabels:
|
exemptLabels:
|
||||||
# - pinned
|
- "⛔ pr-is-blocked"
|
||||||
# - security
|
|
||||||
# - "[Status] Maybe Later"
|
|
||||||
|
|
||||||
# Set to true to ignore issues in a project (defaults to false)
|
# Set to true to ignore issues in a project (defaults to false)
|
||||||
exemptProjects: true
|
exemptProjects: true
|
||||||
@@ -60,4 +58,4 @@ only: pulls
|
|||||||
|
|
||||||
# issues:
|
# issues:
|
||||||
# exemptLabels:
|
# exemptLabels:
|
||||||
# - confirmeda
|
# - confirmed
|
||||||
|
|||||||
Reference in New Issue
Block a user