launchdarkly-labs/Analyze Database Changes
Analyze database schema and query differences with OpenAI recommendations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Custom message to display during analysis. | no | Running database analysis... |
| input_file | Path to input JSON file for analysis. | yes | — |
| openai_api_key | OpenAI API Key for accessing GPT models. | yes | — |
| github_token | GitHub token for creating/updating PR comments. | yes | "" |
| pull_request_number | The pull request number where the comment should be added. | yes | — |
| launchdarkly_sdk_key | LaunchDarkly SDK Key for AI client integration. | no | — |
Outputs
| name | description |
|---|---|
| recommendation | Recommendation generated by the AI tool. |