relrod/skylink
Report build status on IRC via @danopia's skylink
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | The channel to send to | yes | — |
| conditional | A conditional to check. If true, `on_true` is sent. Otherwise `on_false`. | — | — |
| on_true | What to say about the build if the conditional is true | no | — |
| on_false | What to say about the build if the conditional is false | no | — |
| username | A name to prefix the message with | — | ${{ github.repository }} |
Outputs
no outputs