Skip to content

Commit dd4c8a0

Browse files
authored
Merge branch 'marocchino:main' into main
2 parents 316d491 + 99a69fc commit dd4c8a0

5 files changed

Lines changed: 3408 additions & 4202 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ For more detailed information about permissions, you can read from the link belo
212212

213213
**Optional** Another repository name. Of limited use on GitHub enterprise. If not set, the current repository is used by default. Note that when you trying changing a repo, be aware that `GITHUB_TOKEN` should also have permission for that repository.
214214

215+
### `ignore_empty`
216+
217+
**Optional** By default this is `false`. If set to `true`, no comment will be posted if the comment body is empty. Note that enabling this will prevent comment hiding & deletion from working when the body is empty.
218+
215219
### `GITHUB_TOKEN`
216220

217221
**Optional**, You can set [PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) here. If not set, this will use `${{ github.token }}`.

0 commit comments

Comments
 (0)