hasura/Docs Assertion Tester
Test user-facing assertions about documentation changes using OpenAI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| OPENAI_API_KEY | OpenAI API key | yes | — |
| GITHUB_ORG | The owner of the GitHub repository | yes | — |
| GITHUB_REPOSITORY | The name of the GitHub repository | yes | — |
| PR_NUMBER | Pull Request number | yes | — |
Outputs
| name | description |
|---|---|
| analysis | The analysis of the PR from OpenAI. |