TeXRA Agent
Version updated for https://github.com/texra-ai/texra-action to version v1.1.4.
- 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, texra-action, automates the integration of TeXRA tools into CI/CD workflows. It allows users to review pull requests inline using TeXRA’s AI agents or run any agent headlessly in CI environments, consuming and displaying the results directly within PRs. The action uses @texra-ai/cli to execute TeXRA commands and can be configured to post inline comments or generate summary reviews.
What’s Changed
What’s Changed
- fix: skip when the review workflow is not yet on the default branch by @LionSR in https://github.com/texra-ai/texra-action/pull/9
Full Changelog: https://github.com/texra-ai/texra-action/compare/v1...v1.1.4