Skip to content

Add support for getting issues related to MRs

Along with the list issues that close on merge endpoint there is a similar end point that lists related issues. The latter is a superset of the former and includes issues that are simply mentioned in the description or comments or that use the Related to pattern.

Once this endpoint is supported in the client library it can be used in the glab CLI tool to help automate MR and Issue syncing.

Edited by Jon Doveston

Merge request reports

Loading