nick-fields/Slacktion

Yet another Slack Action, this one supports interactive elements such as buttons and links.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
slack_bot_tokenSlack bot token with at least `chat:write` scope.yes
channelSlack channel to post to. Bot user will auto join the channel if public. If private channel, bot user must be invited.yes
job_statusStatus of the current job. Use the [job.status](https://help.github.com/en/actions/reference/contexts-and-expression-syntax-for-github-actions#job-context) context.yes
textText of the message. Appears above the pretext for whatever reason.no
pretextPretext appears below the text field and above the attachment.no
titleTitle of the attachment section. Displays in bold.no
title_urlUrl to embed in attachment section titleno
image_urlImage to include below footer and above actionsno
footerText to include below fields and above actionsnoGitHub Actions
footer_icon_urlIcon to include with footernohttps://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
fieldsFields to be displayed in a table inside the attachment (separate text from content with pipe, add link to content with <url~~text> format; ex: Field 1|<google.com~~text>)no
buttonsButtons attached to the message (separate text from link with pipe; ex: Button1|google.com)no

no outputs