Skip to content

Only set to on_track if there is assignee

John Hope requested to merge jh-only-on-track-if-assignee into master

What does this MR do and why?

See https://gitlab.com/gitlab-org/plan-stage/plan-engineering/-/issues/1082

There was a request to update health status automation to only set on_track if the issue has an assignee. Otherwise, it will simply be left alone. This ensures that issues aren't marked with any health status in the first few days of the milestone unless they fit one of the existing conditions.

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