gitlab-template-lint-plugin
gitlab-template-lint-plugin copied to clipboard
Gitlab returns 500 when last pipeline is skipped
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.