zmughal-github-actions/IRC notifications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_owner | Organization/owner that notifications are triggered for. | yes | "" |
| repository | Repository that notifications are triggered for. | yes | "" |
| irc-channel | — | yes | "" |
| irc-server | — | yes | "" |
| irc-port | — | yes | "" |
| irc-nickname | — | yes | "" |
| irc-tls | — | yes | false |
| irc-notice | — | yes | true |
| irc-excess-flood | — | no | throttle |
| irc-debug | — | yes | true |
| needs | The GitHub Actions `need` context which should be passed in using toJSON(). Only required for the target-build-status target. | no | — |
| build-status-source | Optional description of the source of the build status. Only used by the target-build-status target. | no | ci |
| target-notifications | Flag for target that notifies on various events. | yes | false |
| target-build-status | Flag for target that notifies after builds are complete and reports the build status (success/failure). | yes | false |
Outputs
no outputs