You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Bitbucket CI we have no way to know why the SymfonyInsight check failed.
We always have to go to SymfonyInsight website to find the information.
Providing a JUnit XML report will allow us to see the information directly from Bitbucket UI.
GitLab supports parsing of JUnit reports.
It would ease the process of review to be able to add the report as a part of the merge request QA report.
The text was updated successfully, but these errors were encountered: