Conversation
…h the branch instead of failing
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
🎉 Package published successfully! 📦 Package: You can install this version using: npm install @getvero/tracking@0.0.0-alpha.20260818-604f299 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 604f299471
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
andrewobrien
left a comment
There was a problem hiding this comment.
Minor but shouldn't there always be a PR open for it regardless of whether it's alpha?
|
For a stable release, we should merge the PR in and then trigger the release on the master branch only. |

Description
Skip PR comment when branch has no open PR, so alpha publishing no longer fails on master.
Also upgrades
actions/github-scriptv7 → v9 (no breaking changes affect our script).Checklist