efthymios-stathakis/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
- Stalelast commit Nov 20, 2024
- License
- None
Pinned Snippet
uses: efthymios-stathakis/authoring-and-maintaining-gh-actions@1ec47368dd2860b3b34852fbca04e05d0859ca80 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
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 |