mkerix/Mark Notification Read
Marks any GitHub notification matching the settings as read - silence bot spam automatically!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Personal Access Token that has permissions for managing your notifications | yes | — |
| user-filter | Comma-separated filter that selects users from which notifications will be marked as read | no | dependabot[bot],dependabot-preview[bot] |
| state-filter | Comma-separated filter that selects issues/pull request states for which notifications will be marked as read | no | "" |
| reason-filter | Comma-separated filter that selects notifications reasons which will be marked as read | no | "" |
| dry-run | If set to true, it will only log the actions it would perform instead of actually doing them | no | false |
Outputs
no outputs