Skip to content

Remove :failed category when receiving a non-success webhook log

Note this MR is currently a draft, until 17.7
https://gitlab.com/gitlab-org/gitlab/-/issues/396577#note_2205289782
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Remove :failed category when receiving a non-success webhook log

Connected to

#396577

#396577 (comment 2113987044)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Setup a hook.
  2. Modify the receiver return 4xx status code.
  3. Webhook should be backoff instead of permanently disabled.
Edited by Luke Duncalfe

Merge request reports

Loading