Skip to content

List the job statuses an their purpose only once

Marek Szuba requested to merge experimental/job_statuses into master

Created by: muffato

rather than hard-coding them everywhere

This makes adding/removing statuses easier (e.g. when we get job attempts) but also guarantees all those various methods are kept in sync

Merge request reports