Bugzilla2fedmsg: add Github webhook trigger

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-06-10 14:12:21 +02:00
parent 0952f41d20
commit b52bfeb2b2
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -20,6 +20,9 @@ spec:
triggers:
- type: ImageChange
- type: ConfigChange
- type: GitHub
github:
secret: "{{ (env == 'production')|ternary(bugzilla2fedmsg_prod_github_secret, bugzilla2fedmsg_stg_github_secret) }}"
output:
to:
kind: ImageStreamTag