[go: up one dir, main page]

Skip to content

Merge Request: Copy failed tests should have only project paths.

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Relative Paths for copy failed tests button

The Copy failed tests button when an MR ci failes will have somthing like /builds/<group>/<repo>/<path>/<path-to-file>[\n/builds/<group>/<repo>/<path-to-file-file2>[\n…]].

If this would only have the path relative to the project root (without /builds/<group>/<repo>), I could use it directly with my IDE to locate the tests without further changes.

image

Edited by 🤖 GitLab Bot 🤖