Skip to content

ci: remove temporary backport release dispatch#558

Merged
mattrothenberg merged 1 commit into
mainfrom
matt/revert-backport-release-workflow
May 29, 2026
Merged

ci: remove temporary backport release dispatch#558
mattrothenberg merged 1 commit into
mainfrom
matt/revert-backport-release-workflow

Conversation

@mattrothenberg
Copy link
Copy Markdown
Collaborator

Summary

Restores the Release workflow to its pre-backport shape now that @cloudflare/kumo@2.3.1 has been published.

This removes the temporary manual workflow_dispatch inputs and backport-release job that were used for the one-off 2.3.1 backport release.

Verification

  • @cloudflare/kumo@2.3.1 was published successfully under the backport dist-tag.

  • npm latest remains @cloudflare/kumo@2.4.0.

  • This PR only touches .github/workflows/release.yml.

  • Reviews

  • bonk has reviewed the change

  • automated review not possible because: CI cleanup reverting temporary release wiring

  • Tests

  • Tests included/updated

  • Automated tests not possible - manual testing has been completed as follows: inspected diff restores push-only Release workflow

  • Additional testing not necessary because: workflow cleanup only, no package source changes

@mattrothenberg mattrothenberg requested a review from stritt May 29, 2026 19:22
@mattrothenberg
Copy link
Copy Markdown
Collaborator Author

/bonk check my work please

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented May 29, 2026

LGTM — this cleanly restores the Release workflow to its standard shape.

Check Result
Trigger push: main only — the temporary workflow_dispatch block is fully removed
Job guard Redundant github.event_name == 'push' correctly dropped; the on: block already restricts events
Backport job Entire backport-release job removed, including ref validation, manual git commits, --tag backport publish, and tag pushes
Standard flow intact release job unchanged: install → build → changesets version/publish → pkg-pr-new preview

The diff matches the stated goal: reverting the one-off 2.3.1 backport wiring with no side effects on the normal release path.

Approved for PR #558.

github run

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 29, 2026

npm i https://pkg.pr.new/@cloudflare/kumo@558

commit: 3d1eab9

@github-actions
Copy link
Copy Markdown
Contributor

Docs Preview

View docs preview

Commit: 4655b5e

@mattrothenberg mattrothenberg merged commit 6f8e381 into main May 29, 2026
18 of 19 checks passed
@mattrothenberg mattrothenberg deleted the matt/revert-backport-release-workflow branch May 29, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants