fabro/lib/crates/arc-workflows/src/cli
Bryan Helmkamp d1523ea36f Save pull request metadata to pull_request.json after PR creation
Return a PullRequestRecord struct from maybe_open_pull_request instead
of a bare URL, persist it as JSON in the run/logs directory, and strip
markdown heading prefixes (# / ##) from generated PR titles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:09:07 -04:00
..
backend.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
cli_backend.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
cp.rs Add arc pr create command to create PRs from completed runs 2026-03-09 14:55:58 -04:00
mod.rs Add arc pr create command to create PRs from completed runs 2026-03-09 14:55:58 -04:00
parse.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
pr.rs Save pull request metadata to pull_request.json after PR creation 2026-03-09 15:09:07 -04:00
progress.rs Add version info (semver + git SHA + build date) to arc CLI 2026-03-09 15:04:01 -04:00
run.rs Save pull request metadata to pull_request.json after PR creation 2026-03-09 15:09:07 -04:00
run_config.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
runs.rs Add arc pr create command to create PRs from completed runs 2026-03-09 14:55:58 -04:00
validate.rs Fix arc validate to support TOML workflow config files 2026-03-09 13:48:16 -04:00