Skip to content

Fix cancelability and retriablity of pipeline with generic statuses

Kamil Trzcińśki requested to merge fix-cancelable-retryable into master

Currently it's not possible to cancel or retry generic status since this is external thing to GitLab.

This fixes shown actions of pipelines containing only these actions.

Merge request reports