[PR #811] [MERGED] ci: update PR Agent to qodo-ai/pr-agent@main #780

Closed
opened 2026-02-26 21:32:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/811
Author: @dreamhunter2333
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @dreamhunter2333

Base: mainHead: feature/email


📝 Commits (1)

  • 1a53887 ci: update PR Agent to use qodo-ai/pr-agent@main

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 .github/workflows/pr_agent.yml (+3 -1)

📄 Description

User description

Summary

  • Add issue_comment trigger for responding to PR comments
  • Add contents: write permission
  • Update from docker://codiumai/pr-agent:0.29-github_action to official qodo-ai/pr-agent@main

Test plan

  • Verify PR Agent triggers on new PRs
  • Verify PR Agent responds to comments on PRs

PR Type

enhancement, configuration changes


Description

  • Added issue_comment trigger to respond to PR comments.

  • Updated permissions to include contents: write.

  • Migrated from docker://codiumai/pr-agent:0.29-github_action to qodo-ai/pr-agent@main.


Diagram Walkthrough

flowchart LR
  A["Add issue_comment trigger"] --> B["Enhance PR Agent functionality"]
  C["Update permissions with contents: write"] --> B
  D["Switch to qodo-ai/pr-agent@main"] --> B

File Walkthrough

Relevant files
Configuration changes
pr_agent.yml
Enhanced PR Agent workflow with new trigger and permissions

.github/workflows/pr_agent.yml

  • Added issue_comment trigger for PR comment responses.
  • Updated permissions to include contents: write.
  • Changed PR Agent action to qodo-ai/pr-agent@main.
+3/-1     


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/811 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/email` --- ### 📝 Commits (1) - [`1a53887`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/1a53887ea2a6fb1591283f002f755eeaa063494b) ci: update PR Agent to use qodo-ai/pr-agent@main ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pr_agent.yml` (+3 -1) </details> ### 📄 Description ### **User description** ## Summary - Add `issue_comment` trigger for responding to PR comments - Add `contents: write` permission - Update from `docker://codiumai/pr-agent:0.29-github_action` to official `qodo-ai/pr-agent@main` ## Test plan - [ ] Verify PR Agent triggers on new PRs - [ ] Verify PR Agent responds to comments on PRs ___ ### **PR Type** enhancement, configuration changes ___ ### **Description** - Added `issue_comment` trigger to respond to PR comments. - Updated permissions to include `contents: write`. - Migrated from `docker://codiumai/pr-agent:0.29-github_action` to `qodo-ai/pr-agent@main`. ___ ### Diagram Walkthrough ```mermaid flowchart LR A["Add issue_comment trigger"] --> B["Enhance PR Agent functionality"] C["Update permissions with contents: write"] --> B D["Switch to qodo-ai/pr-agent@main"] --> B ``` <details> <summary><h3> File Walkthrough</h3></summary> <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes</strong></td><td><table> <tr> <td> <details> <summary><strong>pr_agent.yml</strong><dd><code>Enhanced PR Agent workflow with new trigger and permissions</code></dd></summary> <hr> .github/workflows/pr_agent.yml <ul><li>Added <code>issue_comment</code> trigger for PR comment responses.<br> <li> Updated permissions to include <code>contents: write</code>.<br> <li> Changed PR Agent action to <code>qodo-ai/pr-agent@main</code>.</ul> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/811/files#diff-fc2b2ed01cad745cb09e9c20e7c91db7f4f1eb9796abb84bbdce7dd0f77dace8">+3/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> </details> ___ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#780
No description provided.