You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Extract `spring-compute-milestone-to-release` local action
with the logic to determine if the current version in the branch is hotfix
and don't search for GH Milestone, since hotfix is, essentially, a milestone
* Use `hotfix` output from this action as a variable to skip logic here or there
* Remove usage of `WORKFLOWS_REF` placeholder since the `github.action_ref` variable
is exactly what we need to check out the reusable workflows repository for its local actions
* Remove, therefore, the `WORKFLOWS_REF` manipulation from the `release-workflows.yml`
0 commit comments