Skip to content

Migrate to shared alert component

Jacques Erasmus requested to merge 354591-mgrate-alert into master

What does this MR do and why?

Migrates the alert in app/views/shared/hook_logs/_content.html.haml to the shared component.

Screenshots or screen recordings

before after
Screenshot_2022-03-21_at_14.44.39 Screenshot_2022-03-21_at_14.45.13

How to set up and validate locally

  1. Navigate to <project> > Settings > Webhooks

  2. Create a new webhook that will fail (invalid URL)

  3. Trigger the webhook

  4. View the webhook logs in <project> > Settings > Webhooks

MR acceptance checklist

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

Related to #354591 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading