[Git][java-team/pkg-java-scripts][master] use #debian-java-changes for irc notifications

Jérôme Charaoui (@lavamind) gitlab at salsa.debian.org
Tue Jul 22 16:18:37 BST 2025



Jérôme Charaoui pushed to branch master at Debian Java Maintainers / pkg-java-scripts


Commits:
e12ae25a by Jérôme Charaoui at 2025-07-22T11:17:31-04:00
use #debian-java-changes for irc notifications

and keep only mr, tag and push events

- - - - -


1 changed file:

- setup-salsa-repository


Changes:

=====================================
setup-salsa-repository
=====================================
@@ -66,9 +66,9 @@ check_return_code
 
 echo "Configuring the KGB hook..."
 
-KGB_URL="http://kgb.debian.net:9418/webhook/?channel=debian-java%26network=oftc%26private=1%26use_color=1%26use_irc_notices=1%26squash_threshold=20"
+KGB_URL="http://kgb.debian.net:9418/webhook/?channel=debian-java-changes%26network=oftc%26private=1%26use_color=1%26use_irc_notices=1%26squash_threshold=20"
 curl --silent --output /dev/null -XPOST --header "PRIVATE-TOKEN: $SALSA_TOKEN" $SALSA_URL/projects/$PROJECT_ID/hooks \
-     --data "url=$KGB_URL&push_events=yes&issues_events=yes&merge_requests_events=yes&tag_push_events=yes&note_events=yes&job_events=yes&pipeline_events=yes&wiki_events=yes&enable_ssl_verification=yes"
+     --data "url=$KGB_URL&push_events=yes&branch_filter_strategy=all_branches&merge_requests_events=yes&tag_push_events=yes&enable_ssl_verification=yes"
 check_return_code
 
 # -----------------------------------------------------------------------------



View it on GitLab: https://salsa.debian.org/java-team/pkg-java-scripts/-/commit/e12ae25ae1cf9bb738c8cc5fbdeb8b259e354b9f

-- 
View it on GitLab: https://salsa.debian.org/java-team/pkg-java-scripts/-/commit/e12ae25ae1cf9bb738c8cc5fbdeb8b259e354b9f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250722/bf8c9717/attachment.htm>


More information about the pkg-java-commits mailing list