Skip to content

Releases: diffpal/action

DiffPal Review v1

Choose a tag to compare

@metalagman metalagman released this 15 Jun 13:39
1baad1a

Initial GitHub Action release for DiffPal pull request review.\n\nUse it as:\n\nyaml\n- uses: diffpal/action@v1\n with:\n base: ${{ github.event.pull_request.base.sha }}\n head: ${{ github.event.pull_request.head.sha }}\n\n\nThe action installs @diffpal/diffpal@latest by default. Pin diffpal-version for reproducible CI.

DiffPal Review v1.0.1

Choose a tag to compare

@metalagman metalagman released this 20 Jun 17:35
8f0d429

What's Changed

  • docs(action): document CLI-owned feedback behavior by @metalagman in #1

New Contributors

Full Changelog: https://github.com/diffpal/action/commits/v1.0.1