[PR #366] [MERGED] feat: add .github/workflows/pr_agent.yml #548

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/366
Author: @dreamhunter2333
Created: 7/27/2024
Status: Merged
Merged: 7/27/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • bcafe3c feat: add .github/workflows/pr_agent.yml

📊 Changes

1 file changed (+26 additions, -0 deletions)

View changed files

.github/workflows/pr_agent.yml (+26 -0)

📄 Description

PR Type

enhancement, configuration changes


Description

  • Added a new GitHub Actions workflow named Codium PR Agent.
  • Configured the workflow to trigger on pull request events (opened, reopened, ready for review) and issue comments.
  • Included steps to run the PR Agent action using the Codium-ai/pr-agent@main repository.
  • Set up necessary environment variables such as OPENAI_KEY, OPENAI_API_BASE, and GITHUB_TOKEN.

Changes walkthrough 📝

Relevant files
Configuration changes
pr_agent.yml
Add GitHub Actions workflow for PR Agent                                 

.github/workflows/pr_agent.yml

  • Added a new GitHub Actions workflow for PR Agent.
  • Configured the workflow to trigger on pull request events and issue
    comments.
  • Set up environment variables for OpenAI and GitHub tokens.
  • +25/-0   

    💡 PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions


    🔄 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/366 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 7/27/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`bcafe3c`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/bcafe3c03113df115e29aff16796214f285d03be) feat: add .github/workflows/pr_agent.yml ### 📊 Changes **1 file changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/pr_agent.yml` (+26 -0) </details> ### 📄 Description ### **PR Type** enhancement, configuration changes ___ ### **Description** - Added a new GitHub Actions workflow named `Codium PR Agent`. - Configured the workflow to trigger on pull request events (opened, reopened, ready for review) and issue comments. - Included steps to run the PR Agent action using the `Codium-ai/pr-agent@main` repository. - Set up necessary environment variables such as `OPENAI_KEY`, `OPENAI_API_BASE`, and `GITHUB_TOKEN`. ___ ### **Changes walkthrough** 📝 <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>Add GitHub Actions workflow for PR Agent</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> .github/workflows/pr_agent.yml <li>Added a new GitHub Actions workflow for PR Agent.<br> <li> Configured the workflow to trigger on pull request events and issue <br>comments.<br> <li> Set up environment variables for OpenAI and GitHub tokens.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/366/files#diff-fc2b2ed01cad745cb09e9c20e7c91db7f4f1eb9796abb84bbdce7dd0f77dace8">+25/-0</a>&nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:31:45 +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#548
    No description provided.