microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
27 stars 25 forks source link

ReleaseDrafter.yml: Set Mu branches in all cases [Rebase & FF] #206

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

The *_mu_branch workflow variables were not set in some cases to reduce workflow execution time but logically the variables should be set to ensure the step conditionals work as expected.

makubacki commented 1 year ago

I added these conditions toward the end of development to reduce workflow execution time, but I think they're actually needed for the following conditions to work as expected so they do not evaluate against empty strings.

Testing on my fork now to confirm.

makubacki commented 1 year ago

Testing on my fork now to confirm.

Works as expected:

makubacki commented 1 year ago

Additional testing on mu_basecore against three possible scenarios: