Skip to content

Conversation

@JustAzul
Copy link
Owner

@JustAzul JustAzul commented Jun 11, 2025

User description

Summary

  • restrict pr-agent.yml workflow to run only when PRs target the master branch

Testing

  • npm test (fails: Missing script "test")

https://chatgpt.com/codex/tasks/task_e_684988ebbdbc8333bebd2b43eb7133d0


PR Type

Enhancement


Description

  • Restrict PR-Agent workflow triggers to master branch

Changes walkthrough 📝

Relevant files
Configuration changes
pr-agent.yml
Restrict workflow to master branch                                             

.github/workflows/pr-agent.yml

  • Added branches: - master under pull_request
  • Limited workflow execution to master branch
  • +2/-0     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @JustAzul JustAzul merged commit 6d7e777 into master Jun 11, 2025
    2 checks passed
    @JustAzul JustAzul deleted the codex/update-pr-agent.yml-workflow branch June 11, 2025 13:52
    @github-actions
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @github-actions
    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants