Yamashou / gqlgenc

This is Go library for building GraphQL client with gqlgen
MIT License
366 stars 64 forks source link

GPT Reviwer #188

Closed Yamashou closed 11 months ago

Yamashou commented 11 months ago

Summary by CodeRabbit

Release Notes:

coderabbitai[bot] commented 11 months ago

Walkthrough

This change introduces a GitHub Actions workflow for automated code review using the coderabbitai/openai-pr-reviewer action. The workflow is triggered by pull request events and issue comments, and it's designed to provide a thorough review of the code changes.

Changes

File Summary
.github/workflows/gpt.yml A GitHub Actions workflow for automated code review. It sets up environment variables, configures review options, specifies path filters, and generates a summary of code changes and release notes.

🐇

In the land of code, where the shadows lie,

A rabbit hops, its gaze held high.

With each pull request, it takes a glance,

Ensuring each line of code stands a chance.

Through the maze of logic, it hops and skips,

Catching bugs in its clever quips.

So here's to the rabbit, our guide so bright,

Making our code clean, secure, and tight. 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.