kanga333/comment-hider
Github Action to hide Bot comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token used to create an authenticated client | yes | — |
| hide_user_name | GitHub username to hide comments | no | github-actions[bot] |
| hide_reason | A value from https://docs.github.com/en/graphql/reference/enums#reportedcontentclassifiers | no | OUTDATED |
| leave_visible | The number of most recent comments to leave untouched | no | 0 |
| issue_number | Issue number, needed when running with workflow_run trigger | no | "" |
Outputs
no outputs