Add unsigned retry for commit signing failures#6
Open
tim-smart wants to merge 5 commits into
Open
Conversation
tim-smart
force-pushed
the
t3code/git-signing-toggle
branch
3 times, most recently
from
July 23, 2026 21:09
1ebb4e4 to
82558fc
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 23, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/git-signing-toggle
branch
from
July 24, 2026 00:44
82558fc to
63e8682
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/git-signing-toggle
branch
2 times, most recently
from
July 24, 2026 03:34
c7907a7 to
90c665d
Compare
tim-smart
force-pushed
the
t3code/git-signing-toggle
branch
from
July 24, 2026 08:52
90c665d to
d12869b
Compare
github-actions
Bot
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 09:40
1a7901d to
d786974
Compare
github-actions
Bot
force-pushed
the
t3code/git-signing-toggle
branch
from
July 24, 2026 09:40
d12869b to
4479869
Compare
github-actions
Bot
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 14:12
d786974 to
41540af
Compare
github-actions
Bot
force-pushed
the
t3code/git-signing-toggle
branch
from
July 24, 2026 14:12
4479869 to
47379f1
Compare
- Detect commit signing failures across server and client - Let stacked git actions retry once with signing disabled - Preserve unsigned commit behavior in commit, push, and PR flows
- Prevent stale action controls from appearing on Git progress toasts
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 25, 2026 10:26
41540af to
8f5fc87
Compare
tim-smart
force-pushed
the
t3code/git-signing-toggle
branch
from
July 25, 2026 10:26
47379f1 to
7d65c5a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--no-gpg-signonly for the retried commit.Testing