comanandrei/PS AI Review Assistant
PS AI Review Assistant is a GitHub Action designed to enhance code quality and review efficiency in your organization. Utilizing the advanced capabilities of Public Sapience's AI chatbot, this tool automatically reviews and provides insightful feedback on pull requests. It streamlines the code review process, ensures consistency across projects, and assists developers in maintaining best practices. Ideal for teams seeking to leverage AI for improved code analysis and productivity within the PS ecosystem.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository. | yes | — |
| PS_CHAT_TOKEN | PS Chatbot API token for using the PS-Chat. | yes | — |
| prompt | Define the tools, languages, frameworks, and libraries used in the project to help the AI understand better the context and give a more accurate output. | no | "" |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs