Skip to content

ENH: Add Qodo PR-Agent workflow using Google Gemini - #1089

Open
Gui-FernandesBR wants to merge 1 commit into
developfrom
enh/add-pr-agent-gemini
Open

ENH: Add Qodo PR-Agent workflow using Google Gemini#1089
Gui-FernandesBR wants to merge 1 commit into
developfrom
enh/add-pr-agent-gemini

Conversation

@Gui-FernandesBR

Copy link
Copy Markdown
Member

Description

This PR integrates Qodo PR-Agent as a GitHub Action powered by Google Gemini (gemini-2.5-pro) to provide automated PR reviews, descriptions, and code suggestions tailored to RocketPy standards.

Changes Included

  • [NEW] .github/workflows/pr_agent.yml: Workflow running Codium-ai/pr-agent-action on PR events and issue comments.
  • [NEW] .pr_agent.toml: Configuration specifying gemini/gemini-2.5-pro model and custom RocketPy review instructions (PEP8, NumPy docstrings, SI units, position/orientation explicit references, and PR title rules).

Requirements for Repo Admin

Add your Google AI Studio API key as a GitHub Repository Secret:

  • Name: GEMINI_API_KEY
  • Location: Settings > Secrets and variables > Actions > New repository secret

@Gui-FernandesBR
Gui-FernandesBR requested a review from a team as a code owner August 1, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant