swactor/crates/simulation
Zachery Aaron Shores-Chmielewski ec0281e264 feat: show CI output in Forgejo UI via PR comments and status descriptions
- Add target_url to StatusUpdate for linking commit statuses to PR comments
- StatusReporter can now find open PRs, post markdown comments with job output,
  and re-post pipeline status with target_url pointing to the comment
- On job failure, commit status description includes last ~10 output lines
- Pipeline completion triggers a PR comment with <details> per job showing
  up to 100 lines of output
- Add ureq json feature for Forgejo API response parsing

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-16 15:59:49 +07:00
..
examples refactor: consolidate crates (#39) 2026-02-13 17:34:01 +00:00
src feat: show CI output in Forgejo UI via PR comments and status descriptions 2026-02-16 15:59:49 +07:00
tests feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 12:46:55 +07:00
Cargo.toml feat: CI runner MVP 2026-02-16 12:43:23 +07:00