breathingdust/Firewatch

Creates slack alerts when an issue in the repository receives reactions faster than a specified threshold.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 3, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: breathingdust/firewatch@57f8dc8ee08fa407de395e64452f3d005b3a9c28 # v2.0.9

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

namedescriptionrequireddefault
github_tokenA valid github token.yes
alert_thresholdThreshold to use when determining alert status of an issue.yes
issue_age_monthsAge of issues to include.yes
slack_tokenA bot token with the correct scope.yes
slack_channelChannel identifieryes

no outputs