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

ci: resolve ref in release-final across different triggers #8713

Closed
wants to merge 1 commit into from

Conversation

angusbayley
Copy link
Contributor

@angusbayley angusbayley commented Dec 17, 2024

...and use the resolved ref throughout

Ticket here

This solution uses for ref:

  • inputs.ref if the workflow was triggered on manual workflow dispatch
  • hotfix if the workflow was triggered automatically on completion of the prepare hotfix workflow
  • main if the workflow was triggered automatically on completion of the prepare release workflow

There is currently no easy way to test this (see this thread), and I'm figuring out a way to do this now

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 10:56am
native-ui-storybook ⬜️ Ignored (Inspect) Dec 17, 2024 10:56am
react-ui-storybook ⬜️ Ignored (Inspect) Dec 17, 2024 10:56am
web-tools ⬜️ Ignored (Inspect) Dec 17, 2024 10:56am

Copy link

github-actions bot commented Jan 2, 2025

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added the Stale label Jan 2, 2025
@angusbayley angusbayley closed this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant