mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
docs: document default issue filtering (#191)
This commit is contained in:
@@ -980,6 +980,7 @@ Find the current repository, the creator is k , the title contains `this` , the
|
||||
]
|
||||
```
|
||||
|
||||
- `issue-state`: The default is `open`. Other values are: `closed`, `all`
|
||||
- `direction` defaults to ascending order, only when `desc` is set, descending order will be returned
|
||||
- The `created` `updated` in the returned array, determined by the environment, will be UTC +0
|
||||
- `exclude-labels`: When set to include `$exclude-empty`, no label issue can be excluded
|
||||
|
Reference in New Issue
Block a user