Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,765
    • Issues 44,765
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #12551
You need to sign in or sign up before continuing.
Closed (promoted) (promoted)
Open
Issue created Jul 02, 2019 by Nick Thomas@nick.thomas🆓Contributor

API support for managing merge request dependencies

Problem to solve

I want to make my pipelines and automation scripts aware of these dependencies, but I can't because there is no API.

Further details

Follow-up to https://gitlab.com/gitlab-org/gitlab-ee/issues/9688

In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11600 + https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13506 we add blocking merge requests, rails controllers and a frontend using those controllers to control them. However, these entities should also be visible and controllable via both the REST and GraphQL APIs.

Proposal

Add an API for managing merge request dependencies.

Links / references

Edited May 05, 2021 by Kai Armstrong
Assignee
Assign to
Time tracking