Skip to content

Add OAI Coding Agent GitHub Workflow#5

Merged
mattmorgis merged 2 commits intomainfrom
feature/add-oai-agent-workflow
Jul 8, 2025
Merged

Add OAI Coding Agent GitHub Workflow#5
mattmorgis merged 2 commits intomainfrom
feature/add-oai-agent-workflow

Conversation

@mattmorgis
Copy link
Owner

This PR adds a GitHub workflow that automatically responds to:

- An issue is labeled with `oai`
- A comment on an issue or PR that contains `@oai`
- A "changes requested" review on a PR authored by the agent

The workflow will:
1. Set up the required environment for the agent (Node.js, uv, oai-coding-agent)
2. For issues: Create a new branch and PR with the solution
3. For PR comments/reviews: Update the existing PR branch with requested changes

@mattmorgis mattmorgis merged commit e86456d into main Jul 8, 2025
1 check passed
@mattmorgis mattmorgis deleted the feature/add-oai-agent-workflow branch July 8, 2025 01:53
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