Skip to content

Commit e0e6d4a

Browse files
authored
docs: document default issue filtering (#191)
1 parent fac636e commit e0e6d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,7 @@ Find the current repository, the creator is k , the title contains `this` , the
980980
]
981981
```
982982

983+
- `issue-state`: The default is `open`. Other values are: `closed`, `all`
983984
- `direction` defaults to ascending order, only when `desc` is set, descending order will be returned
984985
- The `created` `updated` in the returned array, determined by the environment, will be UTC +0
985986
- `exclude-labels`: When set to include `$exclude-empty`, no label issue can be excluded

0 commit comments

Comments
 (0)