Skip to content

fix: noop to trigger release please#696

Merged
nieblara merged 1 commit intomainfrom
rniebla/trigger-release-please-304
Apr 21, 2026
Merged

fix: noop to trigger release please#696
nieblara merged 1 commit intomainfrom
rniebla/trigger-release-please-304

Conversation

@nieblara
Copy link
Copy Markdown
Contributor

@nieblara nieblara commented Apr 21, 2026

Summary

Why

v3.0.3 landed with binaries/Docker/attestations but no npm package (the draft was un-drafted via manual-publish.yml after the token-based publish 404'd). With #695 merged, release-please.yml now publishes npm via trusted publishing (OIDC). We need a bumpable commit on main for release-please to propose the next version and run through the new flow.

Test plan

  • After merge, confirm release-please opens a chore(main): release 3.0.4 PR.
  • Merge the release PR and confirm the release-ldcli-npm job succeeds (this is the net-new behavior — it was failing on v3.0.3).
  • Confirm @launchdarkly/ldcli@3.0.4 is published on npm, GH release is un-drafted, and Docker images are pushed.

Made with Cursor


Note

Low Risk
Documentation-only whitespace/no-op change intended to trigger release automation; no runtime or behavior impact.

Overview
Makes a no-op whitespace change in AGENTS.md (adds an extra blank line in the dev server UI command snippet) to create a fix:-scoped commit for release automation.

Reviewed by Cursor Bugbot for commit 76a2dc1. Bugbot is set up for automated code reviews on this repo. Configure here.

@nieblara nieblara requested a review from a team April 21, 2026 16:33
@nieblara nieblara merged commit 7db5e7d into main Apr 21, 2026
13 checks passed
@nieblara nieblara deleted the rniebla/trigger-release-please-304 branch April 21, 2026 16:35
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