mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 10:15:59 +08:00
docs: fix typo
This commit is contained in:
@@ -773,7 +773,7 @@ jobs:
|
||||
- `issue-assignee`:不支持多人。不填或输入 * 时,查询所有。输入 `none` 会查询未添加指定人的 issues
|
||||
- `inactive-day`:当输入时,会筛选 issue 更新时间早于当前时间减去非活跃天数。不填时,会查询所有
|
||||
- `inactive-label`:默认为 `inactive`,可自定义其他。当项目未包含该 label 时,会自动新建
|
||||
- `exclude-labels`: 设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
- `exclude-labels`:设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
|
||||
⏫ [返回列表](#列-表)
|
||||
|
||||
@@ -862,7 +862,7 @@ jobs:
|
||||
- `labels`:为多个时,会查询同时拥有多个。不填时,会查询所有
|
||||
- `issue-assignee`:不支持多人。不填或输入 * 时,查询所有。输入 `none` 会查询未添加指定人的 issues
|
||||
- `inactive-day`:当输入时,会筛选 issue 更新时间早于当前时间减去非活跃天数。不填时,会查询所有
|
||||
- `exclude-labels`: 设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
- `exclude-labels`:设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
|
||||
⏫ [返回列表](#列-表)
|
||||
|
||||
@@ -943,7 +943,7 @@ jobs:
|
||||
|
||||
- `direction` 默认为升序,只有设置 `desc` 时,会返回降序
|
||||
- 返回数组中 `created` `updated`,由所处环境决定,会是 UTC +0
|
||||
- `exclude-labels`: 设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
- `exclude-labels`:设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
|
||||
⏫ [返回列表](#列-表)
|
||||
|
||||
@@ -992,7 +992,7 @@ jobs:
|
||||
- `issue-state`:默认为 `open`。可选值 `all` `closed`,非这 2 项时,均为 `open`
|
||||
- `issue-assignee`:不支持多人。不填或输入 * 时,查询所有。输入 `none` 会查询未添加指定人的 issues
|
||||
- `inactive-day`:当输入时,会筛选 issue 更新时间早于当前时间减去非活跃天数。不填时,会查询所有
|
||||
- `exclude-labels`: 设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
- `exclude-labels`:设置包含 `$exclude-empty` 时,可排除无 label issue
|
||||
|
||||
⏫ [返回列表](#列-表)
|
||||
|
||||
|
Reference in New Issue
Block a user