fancybits/Slack GitHub Action Status

GitHub Actions status updates to Slack as jobs progress

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
debugWhether to tell the GitHub client to log details of its requestsfalse
important-stepsComma-separated list of steps that are important to reportno""
deploy-descriptionDescription of the deploymentno""
step-identifierUnique identifier in the name of this step (usually a UUID)yes
slack-bot-tokenSlack bot tokenyes
slack-channel-idSlack channel IDyes
slack-message-tsSlack message timestamp to start updating
log-job-nameName of job to use for log URL""
long-job-durationDuration in seconds to consider a job long which will cause the final completed message to appear as a new message300
republish-long-jobsWhether to republish completed messages for long-running jobs as new messagestrue
verbThe action being performed (e.g., "deploy", "test"). Used as the base verb in status messages and to derive other verb forms. Past tense can be overridden with verb-past.nodeploy
verb-pastOptional override for the past tense of the verb (e.g., "built" instead of "builded"). If not provided, will be automatically derived from the base verb.no

no outputs