_ _ _ _ _ _ _ _ _ _
/ \ / \ / \ / \ / \ / \ / \ / \ / \ / \
( n | o | t | i | f | y | - | i | r | c )
\_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
Dem wird befohlen, der sich nicht selber gehorchen kann. [Nietzsche]
notify-irc
A woodpecker CI plugin that sends notification to IRC.
Example
notify:
image: codeberg.org/miconoco.de/notify-irc:latest
#image: miconoco/notify-irc:latest
settings:
# irc_server: "irc.libera.chat:6697"
# irc_password:
# - from_secret: ircpw
irc_channel: "#chan"
irc_nick: "nick"
irc_msg: ":tada: fresh ${CI_COMMIT_TAG=${CI_COMMIT_BRANCH}} @ ${CI_REPO_NAME} released - checkout <${CI_REPO_URL}>"
Attribution
Forked from lxsameer with changes:
- scratch image
- static build
- without matrix support
- renamed to
notify-irc
Image Registries
Command Line Tool
License
GPLv2, see LICENSE for details.
Contribution welcome
Grab the source; get your hands dirty and send patches or questions to posaune@miconoco.de.