mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
Lock enhancements and RFCs again
The point here is to let issues be *done*, and have any *new* discussions happen in *new* issues so you can decouple the context. This revert pending further discussion.
This commit is contained in:
parent
e53c284753
commit
fcb74f236a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lockthreads.yml
vendored
2
.github/workflows/lockthreads.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
github-token: ${{ github.token }}
|
||||
issue-lock-inactive-days: '365'
|
||||
pr-lock-inactive-days: '365'
|
||||
issue-exclude-labels: 'question, needs more info, RFC, enhancement'
|
||||
issue-exclude-labels: 'question, needs more info'
|
||||
|
|
Loading…
Reference in a new issue