hayuna/Slack Project Notifier by Hayuna
A GitHub Action to notify a Slack channel with an actionable and minimal message when a card changes project columns.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| USERNAME | Username visible in slack notification. | no | — |
| TEXT | Text visible in slack notification. | no | — |
| ICON_EMOJI | Emoji visible in slack notification. | no | — |
| COLOR | Color of notification in slack. | no | — |
| SLACK_WEBHOOK_URL | Incoming Webhook from Slack. | yes | — |
| PROJECT | GitHub project id from the GitHub API. Set the action to work on only one project. Read console log to retrieve the value. | no | — |
| TOKEN | Github personal access token, scoped for repository admin. | yes | — |
Outputs
no outputs