Skip to content

Introduce stale runner traits

This MR follows up from !155795 (comment 1942874040) to refactor the contacted_at/created_at attributes being passed to ci_runners factories when they have a meaning (e.g. :stale, :offline, :online, etc.)

Part of #466312 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

n/a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

No app logic was changed, so I'm relying on the tests.

Edited by Pedro Pombeiro

Merge request reports