Skip to content

fix: validate PR credentials and retry PR creation#347

Merged
rwaffen merged 1 commit into
voxpupuli:masterfrom
rwaffen:no_pr
Jul 9, 2026
Merged

fix: validate PR credentials and retry PR creation#347
rwaffen merged 1 commit into
voxpupuli:masterfrom
rwaffen:no_pr

Conversation

@rwaffen

@rwaffen rwaffen commented Jul 9, 2026

Copy link
Copy Markdown
Member
  • if no token given, break, when a pr should be created
  • if a branch was pushed, but no pr created yet, open one
  • added unit tests for this
  • locally tested the gem
    • it throws a ModuleSync::GitService::MissingCredentialsError when missing a token
    • it opens a pr if local and remote modulesync branch are available and ahead of target branch

Co-authored-by: ChatGPT Codex <codex@openai.com>
Signed-off-by: Robert Waffen <rw@betadots.de>
@rwaffen rwaffen added the bug label Jul 9, 2026
@rwaffen rwaffen merged commit 1cdc428 into voxpupuli:master Jul 9, 2026
6 checks passed
@rwaffen rwaffen deleted the no_pr branch July 9, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants