Skip to content

chore(ci): use ephemeral release branch for v1.x#10738

Merged
jasonsaayman merged 3 commits intoaxios:v1.xfrom
shaanmajid:chore/release-branch-ephemeral-v1x
Apr 17, 2026
Merged

chore(ci): use ephemeral release branch for v1.x#10738
jasonsaayman merged 3 commits intoaxios:v1.xfrom
shaanmajid:chore/release-branch-ephemeral-v1x

Conversation

@shaanmajid
Copy link
Copy Markdown
Contributor

@shaanmajid shaanmajid commented Apr 16, 2026

Aligns with v0.x release flow. Can delete long-lived release branch after merging.


Summary by cubic

Switch v1.x release flow to CI-created, per-version branches. Retires the long‑lived release branch and aligns with v0.x.

Description

  • Replaces deprecated ::set-output with $GITHUB_OUTPUT; writes newTag and newBranch from package.json version.
  • Creates release-v1x/version-$VERSION and opens PRs to v1.x via peter-evans/create-pull-request.
  • Synced with the latest v1.x to avoid drift.

Docs

  • Update any docs/automation that reference the release branch and plan to delete it after merge.

Testing

  • No unit tests needed.
  • Validate by running the workflow and confirming a PR from release-v1x/version-$VERSION to v1.x with the correct tag and branch name in outputs.

Written for commit d427573. Summary will update on new commits.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman
Copy link
Copy Markdown
Member

@shaanmajid thanks this was next on my list! 🔥

@jasonsaayman jasonsaayman self-requested a review as a code owner April 17, 2026 08:22
@jasonsaayman jasonsaayman merged commit 87535e8 into axios:v1.x Apr 17, 2026
22 checks passed
@shaanmajid shaanmajid deleted the chore/release-branch-ephemeral-v1x branch April 17, 2026 19:50
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