feat: add `$exclude-empty (#112)

* feat: add `$exclude-empty

* docs: up

* chore: format
This commit is contained in:
xrkffgg
2022-08-26 16:33:14 +08:00
committed by GitHub
parent 6672cf5641
commit 982af7d1b7
8 changed files with 47 additions and 5 deletions

View File

@@ -7,6 +7,13 @@
🛠 refactor
-->
## v3.2.0
`2022.08.26`
- 🚀 feat: add `$exclude-empty` for `exclude-labels`. [#112](https://github.com/actions-cool/issues-helper/pull/112)
- When set to include `$exclude-empty`, no label issue can be excluded
## v3.1.0
`2022.08.09`