Skip to content

chore(release): force 1.0.2 to ship release-please-action v5.0.0-oce.3 - #30

Closed
kojiromike wants to merge 1 commit into
mainfrom
release-as-1.0.2
Closed

chore(release): force 1.0.2 to ship release-please-action v5.0.0-oce.3#30
kojiromike wants to merge 1 commit into
mainfrom
release-as-1.0.2

Conversation

@kojiromike

Copy link
Copy Markdown
Contributor

One-line config change: "release-as": "1.0.2" in release-please-config.json.

Tag 1.0.1 was cut about three minutes before #28 merged, so it still pins release-please-action@v5.0.0-oce.2, the opt-in annotated-tag build. #28 landed as a ci: commit, which this config marks hidden and non-releasing, so no release PR opens on its own. #29 tried an empty Release-As commit, which squash-merged to nothing.

release-as is the documented manifest-mode mechanism for forcing a version. It is a real diff, so squash cannot drop it. Once 1.0.2 is tagged, a follow-up PR removes the key; leaving it in place would make release-please try to release 1.0.2 again.

After merging: approve and merge the chore(main): release 1.0.2 PR that release-please opens. Dependabot then moves the 26 reusable-workflow consumers to the tag that carries oce.3.

Tag 1.0.1 was cut about three minutes before #28 merged, so it still
pins release-please-action v5.0.0-oce.2, the opt-in annotated-tag
build. #28 landed as a ci: commit, which this config marks hidden and
non-releasing, so release-please will not open a release PR on its own.
An empty Release-As commit (#29) squash-merged to nothing.

Set release-as so the next release-please run cuts 1.0.2 carrying the
oce.3 pin. Remove this key once 1.0.2 is tagged.

Assisted-by: Claude Code
@kojiromike kojiromike closed this Sep 2, 2026
@kojiromike
kojiromike deleted the release-as-1.0.2 branch September 2, 2026 19:47
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.

1 participant