mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
stale workflow: fix syntax
This commit is contained in:
parent
111ad5c52e
commit
21d03c1924
1 changed files with 2 additions and 20 deletions
22
.github/workflows/stale.yml
vendored
22
.github/workflows/stale.yml
vendored
|
@ -14,23 +14,5 @@ jobs:
|
||||||
close-issue-label: wontfix
|
close-issue-label: wontfix
|
||||||
close-pr-label: wontfix
|
close-pr-label: wontfix
|
||||||
days-before-close: -1
|
days-before-close: -1
|
||||||
exempt-issue-labels:
|
exempt-issue-labels: 'pinned,security,Bug,Serious Bug,Minor bug,Black hole bug,Special case Bug,Upstream bug,Feature Request'
|
||||||
- pinned
|
exempt-pr-labels: 'pinned,security,Bug,Serious Bug,Minor bug,Black hole bug,Special case Bug,Upstream bug,Feature Request'
|
||||||
- security
|
|
||||||
- Bug
|
|
||||||
- Serious Bug
|
|
||||||
- Minor bug
|
|
||||||
- Black hole bug
|
|
||||||
- Special case Bug
|
|
||||||
- Upstream bug
|
|
||||||
- Feature Request
|
|
||||||
exempt-pr-labels:
|
|
||||||
- pinned
|
|
||||||
- security
|
|
||||||
- Bug
|
|
||||||
- Serious Bug
|
|
||||||
- Minor bug
|
|
||||||
- Black hole bug
|
|
||||||
- Special case Bug
|
|
||||||
- Upstream bug
|
|
||||||
- Feature Request
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue