mirror of
https://github.com/f/git-rewrite-commits.git
synced 2026-04-27 06:35:49 +03:00
[GH-ISSUE #8] Invalid OpenAI API key is silently ignored #5
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-rewrite-commits#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dietervansteenwegen on GitHub (Nov 12, 2025).
Original GitHub issue: https://github.com/f/git-rewrite-commits/issues/8
No checks are performed on the OpenAI API key.
If the key is invalid, a backup branch is created but the user gets "Keeping original message" for all commits.
This might lead the user to think that the original commit messages are considered "good enough".
@dietervansteenwegen commented on GitHub (Nov 15, 2025):
My PR (#9 ) was closed without merging or any comment. Was something wrong with it?