openclaw - 💡(How to fix) Fix pr-release: scan repositories and classify PR readiness

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Add the scan engine that classifies configured or command-provided repositories into ready, already has PR, branch error, locked, no changes, or GitHub permission error using remote branches only.

RAW_BUFFERClick to expand / collapse

What to build

Add the scan engine that classifies configured or command-provided repositories into ready, already has PR, branch error, locked, no changes, or GitHub permission error using remote branches only.

Acceptance criteria

  • Scan uses configured enabled repos by default and command-provided repos when supplied.
  • Unconfigured command-provided repos require confirmation and are marked ad_hoc after confirmation.
  • Source and target branches are validated remotely; missing branches are reported per repo without blocking valid repos.
  • Existing open/draft PRs from source to target are detected and grouped separately.
  • A repo is ready only when source is ahead of target.
  • Locked repos are reported with the owning workflow id.
  • Tests mock GitHub CLI/API responses for each classification group.

Blocked by

  • pr-release: persist workflow state, repo locks, idempotency, and audit events

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix pr-release: scan repositories and classify PR readiness