Skip to content

Relate incident to failure issues using artifact

Rémy Coutable requested to merge link-incident-to-failure-issues into master

This MR updates the strategy to relate an incident to failure issues from parsing the job logs, to relying on an artifact generated by the relate-failure-issue script.

I also used the opportunity to refactor two classes and improve the specs a lot by stubbing known class collaborators and avoiding testing logic from collaborator classes.

Edited by Rémy Coutable

Merge request reports