Skip to content

Only update status page when status has changed

Jennifer Li requested to merge jennli-reduce-status-page-commit into master

What does this MR do and why?

Closes Update master pipeline status less often (#1502 - closed)

Reduces commit by only updating the status page when the status of a given job changes.

We are also removing the last_succeeded history entry because now that we are updating the status page less often, this last_succeeded timestamp is no longer accurate. We are not using this data point anyway, so let's just remove it.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Merge request reports