singlestone/Commit Deploy Slack
A GitHub Action to publish to Slack after a deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dryRun | Should this be performed as a dry run? | no | false |
| linkRoot | Root of link to repository | no | https://github.com |
| message | Message to be additionally published to Slack | no | :rocket: A new [[@linkify(it.links.commitSha, 'version') /]] of [[@linkify(it.links.repository, it.repository) /]] has been deployed! |
| slackWebhook | Slack webhook to which notifications will be sent. | yes | — |
| additionalPlaceholders | Additional placeholders to make available for message use. Should be a multi-line string with keys separated from values by a =. | no | — |
Outputs
no outputs