A GitHub Action (\`uses: b-j-karl/api-squash-action@v1\`) that runs api-squash in CI would enable: - Auto-generating API summaries as PR artifacts - Detecting API surface changes between branches (pairs with #18 diff mode) - Keeping a committed API summary file up to date Depends on a stable programmatic Python API (#44) or can wrap the CLI directly.
A GitHub Action (`uses: b-j-karl/api-squash-action@v1`) that runs api-squash in CI would enable:
Depends on a stable programmatic Python API (#44) or can wrap the CLI directly.