actions-marketplace-validations/hidable comment action

create, update or delete comment by action argument

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 30, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/meilcli_hidable-comment-action@261f0de9b8b9f82c5895ddb25d3f1098e146d676 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokengithub token, using to read repositoryyes${{ github.token }}
repositoryexecuted repository name. for example, MeilCli/hidable-comment-actionyes${{ github.repository }}
graphql_urlgithub graphql urlyes${{ github.graphql_url }}
numberissue or pull request numberyes
idId for identify multiple hidable-comment-actionyeshidable-comment
showflag of show comment, values are true/false. if set the false, hide commentyestrue
bodycomment bodyno
body_pathcomment body path, if set, read body from fileno
replace_modereplace mode, values are always, changed or ignoreyesignore

no outputs