gitlab-org--gitlab-foss/changelogs/unreleased/50850-kerrizor-extend-api-to-accept-start_project-option.yml
Kerri Miller 35c37fb293 Add optional param :start_project to allow variable commit targets
This extends POST#:id/repository/commits to allow the optional parameter
`:start_project`, which will allow targeting other projects besides the
one derived from `:id`.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/50850
2019-05-31 14:21:15 +00:00

5 lines
134 B
YAML

---
title: Add API support for committing changes to different projects in same fork network
merge_request: 27915
author:
type: added