Skip to content

Migrate Bootstrap button to GlButton in mr_widget_auto_merge_failed.vue

Kevin Comoli requested to merge 229334-button-migration-auto-merge-failed into master

What does this MR do?

Migrate bootstrap <button> to GitLab UI <gl-button> in app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_auto_merge_failed.vue

Screenshots

Before After
Screenshot_2020-09-15_at_15.38.35 Screenshot_2020-09-15_at_15.43.42

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Closes #229334 (closed)

Edited by Kevin Comoli

Merge request reports