Skip to content

feat: detect MR for current branch

Clement Sam requested to merge ft-mr-detect into trunk

This PR adds merge request autodetect feature to MR commands: when user does not explicitly specify the ID of the merge request, the open merge request for the current branch is used.

Merge request reports