Skip to content

fix(release): skip release-please when release/candidate is renamed#83

Merged
Jacksunwei merged 1 commit intomainfrom
fix/release-please-skip-deleted-branch
Feb 18, 2026
Merged

fix(release): skip release-please when release/candidate is renamed#83
Jacksunwei merged 1 commit intomainfrom
fix/release-please-skip-deleted-branch

Conversation

@Jacksunwei
Copy link
Collaborator

@Jacksunwei Jacksunwei commented Feb 18, 2026

Summary

  • Add a branch existence check before running release-please
  • When finalize pushes the last-release-sha commit and then renames release/candidate, the push triggers release-please.yml but the branch no longer exists by the time it runs
  • Now gracefully skips instead of failing at checkout

Test plan

  • Verify release-please workflow shows as successful (skipped) rather than failed when release/candidate is renamed

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@Jacksunwei Jacksunwei merged commit f620dab into main Feb 18, 2026
6 checks passed
@Jacksunwei Jacksunwei deleted the fix/release-please-skip-deleted-branch branch February 18, 2026 03:32
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