On 18-01-22 14:52:55, Kunal Mehta wrote:
Hi,

Is it possible to have jenkins write custom messages besides the normal
success/failure?

Looked at the source of zuul-reporter a bit today[0]. From the looks of it the only knobs to turn are the {failure,success,footer}-message parameters for a pipeline as defined in zuul/layout.yaml. The pipeline.footer-message[1] is appended to all jobs, but that doesn't look particularly dynamic[2][3].

-- Tyler

[0]. 
<https://github.com/wikimedia/integration-zuul/blob/patch-queue/debian/jessie-wikimedia/zuul/reporter/__init__.py>
[1]. 
<https://docs.openstack.org/infra/zuul/user/config.html#attr-pipeline.footer-message>
[2]. 
<https://github.com/wikimedia/integration-zuul/blob/patch-queue/debian/jessie-wikimedia/zuul/reporter/__init__.py#L79>
[3]. 
<https://github.com/wikimedia/integration-zuul/blob/patch-queue/debian/jessie-wikimedia/zuul/scheduler.py#L439>

_______________________________________________
QA mailing list
QA@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/qa

Attachment: signature.asc
Description: PGP signature

_______________________________________________
QA mailing list
QA@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/qa

Reply via email to