feat: add lock-reason (#49)

* feat: add lock-reason

* add dist
This commit is contained in:
xrkffgg
2021-01-26 22:17:55 +08:00
committed by GitHub
parent 1425c335af
commit 616c112b12
9 changed files with 34 additions and 4 deletions

View File

@@ -210,6 +210,7 @@ jobs:
| body-includes | Body filtering | string | ✖ |
| title-includes | Title filtering | string | ✖ |
| inactive-day | Inactive days filtering | number | ✖ |
| lock-reason | Reason for locking issue | string | ✖ |
- `labels`: When there are multiple, the query will have multiple at the same time. If not entered, all
- `issue-state`: The default is `all`. Optional value `open` `closed`, when these 2 items are not, both are `all`