Skip to content

Disallow retry of old builds

Kamil Trzciński requested to merge disallow-retry-of-old-builds into master

What does this MR do?

This MR adds a soft archive functionality to builds. Archived builds cannot be played or retired.

This also introduces additional failure reason if retried job "somehow gets scheduled".

The default timeout is set for never.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50939

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports