Skip to content

Adds API feature configuring default mr target

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR allows for updating the project_setting.mr_default_target_self through the API. Once merged, you can use the Projects API to change this value:

  • Read, if project is forked
  • Update
  • Configure during Fork creation

Closes #343909 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports