Skip to content

Automatically fill failed builds description with BFA indications

Eloy Lafuente requested to merge set_build_description into master

To be used in scheduled job:

https://ci.moodle.org/view/maintenance/job/MAINT%20-%20AUTO%20-%20Set%20build%20description%20to%20failure%20causes/

It keeps failed builds descriptions fed with Failure Analyzer causes / indications.

It's working there nicely already (see #4 for example). To try it, just remove a few descriptions (based on indications, not manual ones), run it manually and the indications (one or multiple) will be back. Builds without indications - or builds that already have a description - are left unmodified.

Edited by Eloy Lafuente

Merge request reports