Skip to content

Build the note first and call GitLab API only one time

Alina Mihaila requested to merge am-refactor-merge-request-slow-tests-note into main

What does this MR do and why?

Describe in detail what your merge request does and why.

Refactor the logic for adding slow test notes to MR in order to call the GitLab API only one time.

We now collect all the slow tests first and call the API only one time.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports