Skip to content

build: alpha-publish skip commenting if there is no PR associated with the branch instead of failing - #27

Merged
Yihao-G merged 1 commit into
masterfrom
build_alpha-publish_skip_commenting_if_there_is_no_pr_associated_with_the_branch_instead_of_failing
Aug 20, 2026
Merged

build: alpha-publish skip commenting if there is no PR associated with the branch instead of failing#27
Yihao-G merged 1 commit into
masterfrom
build_alpha-publish_skip_commenting_if_there_is_no_pr_associated_with_the_branch_instead_of_failing

Conversation

@Yihao-G

@Yihao-G Yihao-G commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Description

Skip PR comment when branch has no open PR, so alpha publishing no longer fails on master.

Also upgrades actions/github-script v7 → v9 (no breaking changes affect our script).

Checklist

  • My PR represents one logical piece of work
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Yihao-G commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

@github-actions

Copy link
Copy Markdown

🎉 Package published successfully!

📦 Package: @getvero/tracking
📌 Version: 0.0.0-alpha.20260818-604f299

You can install this version using:

npm install @getvero/tracking@0.0.0-alpha.20260818-604f299

@Yihao-G
Yihao-G marked this pull request as ready for review August 18, 2026 02:12
@Yihao-G
Yihao-G requested a review from andrewobrien August 18, 2026 02:12

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread .github/workflows/alpha-publish.yml

@andrewobrien andrewobrien left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor but shouldn't there always be a PR open for it regardless of whether it's alpha?

Yihao-G commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

For a stable release, we should merge the PR in and then trigger the release on the master branch only.

@Yihao-G
Yihao-G merged commit 24e8f5a into master Aug 20, 2026
8 checks passed
@Yihao-G
Yihao-G deleted the build_alpha-publish_skip_commenting_if_there_is_no_pr_associated_with_the_branch_instead_of_failing branch August 20, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants