Skip to content

Add GitHub Action diff mode#1

Merged
Conalh merged 1 commit into
mainfrom
codex/github-action-milestone
May 21, 2026
Merged

Add GitHub Action diff mode#1
Conalh merged 1 commit into
mainfrom
codex/github-action-milestone

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 21, 2026

Summary

  • Add scopetrail diff --repo <repo> --base <ref> --head <ref> by materializing git snapshots into temporary directories.
  • Add a composite GitHub Action that writes a ScopeTrail Markdown report to the GitHub Actions step summary and supports advisory/failing thresholds.
  • Add a self-dogfooding PR workflow plus tests for git refs, action metadata, and workflow wiring.

Validation

  • npm run build
  • npm test (8 tests, 0 failures)
  • node dist/index.js diff --repo . --base origin/main --head HEAD --format markdown

@Conalh Conalh marked this pull request as ready for review May 21, 2026 17:47
@Conalh Conalh merged commit 0b58293 into main May 21, 2026
1 check passed
@Conalh Conalh deleted the codex/github-action-milestone branch May 21, 2026 17:47
Conalh added a commit that referenced this pull request May 24, 2026
ScopeTrail's own demo PR (#3) covers a single tool. Add a one-line
pointer to agent-gov-demo PR #1, which trips all five suite tools at
once, so a ScopeTrail reader can find the multi-tool demo.
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