microsoft/mu

[Bug]: Remove old scheduled jobs

makubacki opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

Old Mu branches have scheduled jobs that are regularly being built consuming unnecessary CI resources and bloating pipeline history.

Expected Behavior

Only N and N-1 Mu branches are built.

Steps To Reproduce

Review schedule builds in Project Mu pipelines - https://dev.azure.com/projectmu/mu/_build

Build Environment

N/A

Version Information

N/A

Urgency

Low

Are you going to fix this?

Someone else needs to fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Closing since all PRs are merged to remove the scheduled CI in the pipeline YAML files of the older branches.