Tessl Code Review
Version updated for https://github.com/tesslio/code-review-action to version v1.3.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of running Tessl Code Review in pull requests by handling checkout, setup, review publication, and lifecycle management. It supports various features such as lens selection, advisory mode, and comment-driven reviews, ensuring that each pull request is reviewed with up-to-date code. The action provides a robust solution for continuous code quality checks within the GitHub workflow environment.
What’s Changed
Pin the Action to this release’s commit SHA:
uses: tesslio/code-review-action@e78605f36fcb282992e06713322b0dfaef36454f # v1.3.0
This revision installs the current Tessl CLI release. Set the
cli-version input to pin an exact one.
The major tag now points here, so a caller on that tag is on this revision.