-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'improve-deploy-message' into 'master'
Improve deploy message ## What does this MR do? Improves deploy message to make it more descriptive and useable then what is already offered by deploy command. ## Does this MR meet the acceptance criteria? - [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? See merge request !7629
parent
4d5cae13
No related branches found
No related tags found
Pipeline #
Showing
- lib/gitlab/chat_commands/deploy.rb 14 additions, 1 deletionlib/gitlab/chat_commands/deploy.rb
- lib/mattermost/presenter.rb 6 additions, 1 deletionlib/mattermost/presenter.rb
- spec/lib/gitlab/chat_commands/command_spec.rb 1 addition, 1 deletionspec/lib/gitlab/chat_commands/command_spec.rb
- spec/lib/gitlab/chat_commands/deploy_spec.rb 8 additions, 5 deletionsspec/lib/gitlab/chat_commands/deploy_spec.rb
Please register or sign in to comment