feat: support comment update 4 check-inactive (#158)

* feat: support comment update 4 check-inactive

* docs:fix
This commit is contained in:
xrkffgg
2023-07-19 09:54:17 +08:00
committed by GitHub
parent 0d51d36520
commit 254683255c
5 changed files with 17 additions and 3 deletions

View File

@@ -792,6 +792,7 @@ jobs:
| body-includes | Body filtering | string | ✖ |
| title-includes | Title filtering | string | ✖ |
| inactive-day | Inactive days filtering | number | ✖ |
| inactive-mode | Detect inactive mode, default `issue`, optional `comment`, which is the last comment update time | string | ✖ |
| inactive-label | The label name adding | string | ✖ |
| exclude-labels | Exclude labels filtering | string | ✖ |