Skip to content

Handle error when pushing git tags with the git CLI - #735

Merged
bluwy merged 3 commits into
mainfrom
handle-error-git-cli
Sep 7, 2026
Merged

Handle error when pushing git tags with the git CLI#735
bluwy merged 3 commits into
mainfrom
handle-error-git-cli

Conversation

@bluwy

@bluwy bluwy commented Sep 4, 2026

Copy link
Copy Markdown
Member

fix #201

The GitHub API also handle the error if it fails, so I don't see why the git CLI path also wouldn't

@changeset-bot

changeset-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 077c356

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/action Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread src/github.ts Outdated
@bluwy
bluwy added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit 8833883 Sep 7, 2026
7 checks passed
@bluwy
bluwy deleted the handle-error-git-cli branch September 7, 2026 11: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.

Always try to push invalid tags

2 participants