microsoft / mu

Project Mu Documentation
https://microsoft.github.io/mu/
Other
553 stars 85 forks source link

[Bug]: Remove old scheduled jobs #173

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

Is there an existing issue for this?

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

makubacki commented 1 year ago

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