summaryrefslogtreecommitdiff
path: root/.github/workflows/bleeding.yml
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-05-26 10:54:32 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-05-26 18:57:46 +0200
commit78069fc69b06a75e84a04be6450833c38a2d061d (patch)
treefaf9c18998a492bc83f7e3523776676a774b3b15 /.github/workflows/bleeding.yml
parentda388e01e84352c9c83f25c5066d19846d96c1d7 (diff)
downloadqutebrowser-78069fc69b06a75e84a04be6450833c38a2d061d.tar.gz
qutebrowser-78069fc69b06a75e84a04be6450833c38a2d061d.zip
ci: Switch bots to Libera
(cherry picked from commit b366911d0af5148661357259883f8546e03b5d08)
Diffstat (limited to '.github/workflows/bleeding.yml')
-rw-r--r--.github/workflows/bleeding.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/bleeding.yml b/.github/workflows/bleeding.yml
index 5d464e3ac..5d6f2b933 100644
--- a/.github/workflows/bleeding.yml
+++ b/.github/workflows/bleeding.yml
@@ -98,7 +98,7 @@ jobs:
uses: Gottox/irc-message-action@v1
if: "needs.tests.result == 'success' && needs.pyinstaller.result == 'success'"
with:
- server: chat.freenode.net
+ server: irc.libera.chat
channel: '#qutebrowser-dev'
nickname: qutebrowser-bot
message: "[${{ github.workflow }}] \u00033Success:\u0003 ${{ github.ref }} https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }} (@${{ github.actor }})"
@@ -106,7 +106,7 @@ jobs:
uses: Gottox/irc-message-action@v1
if: "needs.tests.result != 'success' || needs.pyinstaller.result != 'success'"
with:
- server: chat.freenode.net
+ server: irc.libera.chat
channel: '#qutebrowser-dev'
nickname: qutebrowser-bot
message: "[${{ github.workflow }}] \u00034FAIL:\u0003 ${{ github.ref }} https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }} (@${{ github.actor }})\n