gitlab-org--gitlab-foss/app/services/quick_actions
Jacopo 6b0ea951ca Creates /create_merge_request quickaction
With this quick action the user can create a new MR starting from
the current issue using as `source_branch` the given `branch name` and
as `target_branch` the project default branch. If the `branch name` is
omitted a name is automatically created starting from the issue title.
2018-11-14 15:16:19 +01:00
..
interpret_service.rb Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
target_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00