mgionas/Archmantic Architecture Diff
Comment on a PR with the architecture-level diff — capabilities, components, data model, externals — not a line diff.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-ref | Branch/ref to diff against. Defaults to the PR's base branch. | no | ${{ github.event.pull_request.base.ref }} |
| working-directory | Directory to analyze (the package root). | no | . |
| version | Version of archmantic to run (npm dist-tag or semver). | no | latest |
| comment | Post a sticky PR comment with the diff (true/false). | no | true |
| github-token | Token with `pull-requests: write` to post the comment. | no | ${{ github.token }} |
Outputs
no outputs