Skip to content

ci: notify npm-box on new CLI release#699

Merged
congminh1254 merged 1 commit into
mainfrom
notify-npm-box-on-release
Jun 26, 2026
Merged

ci: notify npm-box on new CLI release#699
congminh1254 merged 1 commit into
mainfrom
notify-npm-box-on-release

Conversation

@congminh1254

Copy link
Copy Markdown
Member

Summary

  • Adds a repository_dispatch step to the release workflow that notifies box/npm-box when a new CLI version is released
  • This triggers npm-box to auto-bump its @box/cli dependency and open a PR

Test plan

  • Verify workflow syntax is valid
  • Confirm dispatch fires on next release (or test with gh api)

🤖 Generated with Claude Code

Adds a repository_dispatch step to the release workflow that triggers
box/npm-box to auto-bump its @box/cli dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@congminh1254 congminh1254 requested a review from a team June 25, 2026 13:39
@congminh1254 congminh1254 changed the title ci: notify npm-box on new CLI release ci: notify npm-box on new CLI release Jun 25, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 28174298730

Coverage increased (+0.04%) to 84.98%

Details

  • Coverage increased (+0.04%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 6056
Covered Lines: 5396
Line Coverage: 89.1%
Relevant Branches: 2153
Covered Branches: 1580
Branch Coverage: 73.39%
Branches in Coverage %: Yes
Coverage Strength: 642.83 hits per line

💛 - Coveralls

@congminh1254 congminh1254 merged commit 08507d0 into main Jun 26, 2026
21 of 22 checks passed
@congminh1254 congminh1254 deleted the notify-npm-box-on-release branch June 26, 2026 08:58
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.

3 participants