]> git.ipfire.org Git - thirdparty/bind9.git/commit
Migrate Mattermost notifications to Zulip in .gitlab-ci.yml 12199/head
authorAndoni Duarte Pintado <andoni@isc.org>
Fri, 5 Jun 2026 10:56:43 +0000 (12:56 +0200)
committerAndoni Duarte Pintado <andoni@isc.org>
Thu, 18 Jun 2026 11:18:02 +0000 (13:18 +0200)
commitae45f4fa84e4c7ddb7fc95cb2a872917dc6e4803
treef031c8971b9d2ab2986355260765bb1a27b44f69
parentf52fe46dec8fc06fb2f6089242564495defcbe07
Migrate Mattermost notifications to Zulip in .gitlab-ci.yml

Since internal communications are now Zulip based, CI jobs now target
Zulip instead of Mattermost. The MATTERMOST_WEBHOOK_URL environment
variable is no longer needed, scripts now use ZULIP_SERVER_URL and
ZULIP_API_KEY.

In order to harmonize Zulip messaging, message_zulip.py is used where
curl calls to the webhook were previously used.
.gitlab-ci.yml