Skip to content

fix(ci): verbose logging + hardcode REPO + better PR fallback#116

Merged
vpavlin merged 1 commit into
logos-co:mainfrom
jimmy-claw:fix/lez-gh-exists
Apr 7, 2026
Merged

fix(ci): verbose logging + hardcode REPO + better PR fallback#116
vpavlin merged 1 commit into
logos-co:mainfrom
jimmy-claw:fix/lez-gh-exists

Conversation

@jimmy-claw

Copy link
Copy Markdown
Contributor

Key fixes for the LEZ bump workflow:

  • Hardcode REPO env var so gh CLI always targets the correct repo
  • Much more verbose logging at each step (dumps all gh output)
  • Better fallback chain: gh pr create → gh pr list → skip
  • Separate pr_result step that outputs pr_number to GITHUB_OUTPUT
  • Proper handling of exit 4 (PR already exists)

Note: workflow_dispatch from fork PR context has limited permissions. Scheduled runs (cron) work fine — this is for diagnostics and robustness.

@vpavlin vpavlin merged commit 40804ce into logos-co:main Apr 7, 2026
bristinWild pushed a commit to bristinWild/spel that referenced this pull request May 19, 2026
)

Co-authored-by: Jimmy Claw <jimmy-claw@users.noreply.github.com>
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.

2 participants