kamranayub/Send Build Status Notification to Slack User (DEMO)
Reports the build status to the GitHub user who triggered the workflow via Slack. This is a demo action, DO NOT USE.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token to authenticate with GitHub API | yes | — |
| github-username | The GitHub username of the employee to look up | yes | — |
| slack-token | The organizational Slack access token to look up users | yes | — |
| slack-bot-token | The organizational Slack access token to send chat messages | yes | — |
Outputs
| name | description |
|---|---|
| time | The time the message was sent |