Skip to content

Provide MR and Issue links through the Release API

Etienne Baqué requested to merge 29020-merge-requests-issues-links into master

What does this MR do?

The goal of this MR is to remove some links that were provided directly in the frontend (helpers) and instead to provide them via the Release API.

Context here: !16564 (comment 227453646)

Updated Release API docs: https://gitlab.com/gitlab-org/gitlab/blob/29020-merge-requests-issues-links/doc%2Fapi%2Freleases%2Findex.md

Screenshots

Screenshot_from_2019-10-09_09-15-45

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #29020 (closed)

Edited by Etienne Baqué

Merge request reports