#23636 Add "skipped" as valid state for commit status API

  • 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. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

This MR adds the skipped status to the external gitlab commit api, this is requested by #23636 (closed) .

The status is already available in Gitlab but not usable from other CI tools, also in these tools steps can be skipped.

Because its a valid state in Gitlab only the external api is adjusted.

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.

Closes #23636 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading