Skip to content

Add target branches configuration to API

Problem to Solve

In #17909 (closed) we added the ability to configure workflows for target branches when creating merge requests. Currently this must be configured via the interface on each project where you want to configure this.

Proposal

We should add GraphQL API support to configure these options

Edited by Kai Armstrong