gitlab-template-lint-plugin icon indicating copy to clipboard operation
gitlab-template-lint-plugin copied to clipboard

Gitlab returns 500 when last pipeline is skipped

Open Blarc opened this issue 3 years ago • 0 comments

If the pipeline for the last commit, on the branch you're trying to lint, is skipped (has [ci skip] tag), Gitlab will return status 500.

This is a known bug in Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/267631.

Blarc avatar Mar 31 '23 05:03 Blarc