Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support/fix release ref handling call from first workflow test #8719

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

angusbayley
Copy link
Contributor

Test PR for #8718

Makes:

  • release-prepare and release-prepare-hotfix impotent (no side-effects)
  • release-prepare and release-prepare-hotfix call out to this branch's release-final
  • release-final echo out the inputs.ref value

These workflows can now be run on this branch.

Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Dec 17, 2024 1:31pm
native-ui-storybook ⬜️ Ignored (Inspect) Dec 17, 2024 1:31pm
react-ui-storybook ⬜️ Ignored (Inspect) Dec 17, 2024 1:31pm
web-tools ⬜️ Ignored (Inspect) Dec 17, 2024 1:31pm

@angusbayley
Copy link
Contributor Author

release-prepare successfully triggers release-final with the inputs.ref of main here.

release-prepare-hotfix successfully triggers release-final with the inputs.ref of hotfix here. release-final is red on this job but that's just because there's no hotfix branch active at the moment, so I'm happy with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI/CD stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant