Tessl Code Review
Version updated for https://github.com/tesslio/code-review-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates Tessl Code Review in GitHub Actions, handling pull-request resolution, exact-head checkout, Tessl CLI setup, review publication, stale-head protection, idempotency, failure notices, and result artifacts. It provides a quick start guide, configuration options, and review cadence support.
What’s Changed
The first supported release of the Tessl Code Review Action.
Pin the Action to this release’s commit SHA:
uses: tesslio/code-review-action@1907f303ffe89a7d65e298ee1183e4ccaeeb93b3 # v1
This revision installs Tessl CLI 0.96.0. A review runs the standard profile in advisory mode by default; see the README for gate mode, review cadence, and the lenses input, and the Action contract for supported configuration and outputs.