-
- Downloads
Merge branch 'wip-mr-from-commits' into 'master'
Mark MR as WIP when pushing WIP commits Closes #25036 See merge request !8124
No related branches found
No related tags found
Showing
- app/models/commit.rb 6 additions, 0 deletionsapp/models/commit.rb
- app/services/merge_requests/refresh_service.rb 19 additions, 0 deletionsapp/services/merge_requests/refresh_service.rb
- app/services/system_note_service.rb 6 additions, 0 deletionsapp/services/system_note_service.rb
- app/views/projects/merge_requests/_new_submit.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/_new_submit.html.haml
- app/views/shared/issuable/_form.html.haml 2 additions, 1 deletionapp/views/shared/issuable/_form.html.haml
- app/views/shared/issuable/form/_title.html.haml 4 additions, 0 deletionsapp/views/shared/issuable/form/_title.html.haml
- changelogs/unreleased/wip-mr-from-commits.yml 4 additions, 0 deletionschangelogs/unreleased/wip-mr-from-commits.yml
- spec/features/merge_requests/wip_message_spec.rb 63 additions, 0 deletionsspec/features/merge_requests/wip_message_spec.rb
- spec/models/commit_spec.rb 28 additions, 0 deletionsspec/models/commit_spec.rb
- spec/services/merge_requests/refresh_service_spec.rb 64 additions, 0 deletionsspec/services/merge_requests/refresh_service_spec.rb
- spec/services/system_note_service_spec.rb 23 additions, 0 deletionsspec/services/system_note_service_spec.rb
- spec/support/test_env.rb 2 additions, 1 deletionspec/support/test_env.rb
Loading
Please register or sign in to comment