Skip to content

fix(retrain): best-effort PR creation - #19

Merged
ksanyok merged 1 commit into
mainfrom
fix/retrain-pr-besteffort
Jul 23, 2026
Merged

fix(retrain): best-effort PR creation#19
ksanyok merged 1 commit into
mainfrom
fix/retrain-pr-besteffort

Conversation

@ksanyok

@ksanyok ksanyok commented Jul 23, 2026

Copy link
Copy Markdown
Owner

The retrain run's gh pr create was rejected: 'GitHub Actions is not permitted to create or approve pull requests' — a repo setting. Made PR creation best-effort: the candidate branch is pushed regardless and the run prints a one-click compare link instead of going red. Enabling Settings → Actions → General → 'Allow GitHub Actions to create and approve pull requests' restores full automation.

🤖 Generated with Claude Code

…'t open PRs)

Repos that don't grant Actions the 'create pull requests' permission reject
gh pr create. Push the candidate branch regardless and print a one-click compare
link instead of failing the run — the weights are never lost.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ksanyok
ksanyok merged commit b11ba84 into main Jul 23, 2026
14 checks passed
@ksanyok
ksanyok deleted the fix/retrain-pr-besteffort branch July 23, 2026 18:31
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