_ _ _ _ _ _ _ _ _ _
/ \ / \ / \ / \ / \ / \ / \ / \ / \ / \
( n | o | t | i | f | y | - | i | r | c )
\_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
Dem wird befohlen, der sich nicht selber gehorchen kann. [Nietzsche]
notify-irc
A woodpecker plugin that sends notification to IRC.
Example
notify:
image: miconoco/notify-irc:1
settings:
irc_server: "irc.libera.chat:6697"
irc_channel: "#chan" # required
irc_nick: "nick" # required
irc_password:
- from_secret: ircpw
irc_msg: "job: ${CI_REPO_NAME}/${CI_WORKFLOW_NAME} - ${CI_STEP_STATUS=${CI_PIPELINE_STATUS}} - <${CI_PIPELINE_URL}>"
Attribution
Forked from lxsameer with changes:
- without matrix support
Images
License
GPLv2, see LICENSE for details.
Contribution welcome
Grab the source; get your hands dirty and send patches or questions to posaune@miconoco.de.