megamegax/slack_action
Post to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 26, 2026
- License
- MIT
Pinned Snippet
uses: megamegax/slack_action@79b6e37ac1716b8550671d0bbfe929cd192da3ed # 0.3.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | channel | yes | — |
| job_status | success|failed|canceled | yes | — |
| message | message | no | — |
| user_name | user name | no | — |
| user_icon | user icon | no | — |
| actions | actions | no | — |
| webhook_url | Slack Webhook url | yes | — |
Outputs
| name | description |
|---|---|
| result | result |