jenkins: improve stale build checker #8287
Labels
2
added during sprint
no_release_notes
Tickets that do not need release notes, use sparingly!
training
Milestone
As a developer I would like the "state builds checker" jenkins job not to warn about state incremental builds. A clean build is built every night so if a clean build has not appeared on the server then that is an error, however an incremental build is only built on a code change and hence it not having run for a few days is not necessarily a problem.
epics_builds
andx_days
, this should be separated into clean (or nightly) and incremental builds with different configurable values.Acceptance Criteria
How to Test
Note - following merge, Jenkins configuration will need updating to point at master and not the developnment branch
The text was updated successfully, but these errors were encountered: