Skip to content

Add OAI Coding Agent GitHub Workflow#3

Closed
mattmorgis wants to merge 1 commit intomainfrom
feature/add-oai-agent-workflow
Closed

Add OAI Coding Agent GitHub Workflow#3
mattmorgis wants to merge 1 commit intomainfrom
feature/add-oai-agent-workflow

Conversation

@mattmorgis
Copy link
Owner

This PR adds a GitHub workflow that automatically responds to issues when:

- An issue is opened with `@oai` in the body
- An issue is labeled with `oai`
- A comment on an issue contains `@oai`

The workflow will:
1. Create a new branch for the issue
2. Run the OAI coding agent to address the issue
3. Create a pull request with the solution

@mattmorgis mattmorgis closed this Jul 8, 2025
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