New feature requesting the ability to make a Pull request
Resolved 💬 1 comment Opened Apr 1, 2026 by DisabledAbel Closed Apr 2, 2026
What variant of Codex are you using?
Web
What feature would you like to see?
Update — automated it with Rust I wrote a small Rust CLI that automatically adds the workflow to every repo in your account so you don't have to do it manually: ``rust // add-workflow/src/main.rs`*(paste main.rs here)* **Cargo.toml:**`toml *(paste Cargo.toml here)*`**Usage:**`bash export GITHUB_TOKEN=ghp_yourtoken cargo run`` It skips archived repos, handles existing files (updates instead of failing), and prints a ✅/❌ per repo. Would be great if Codex could just do this natively on task creation.
Additional information
I would like to be able to make a pull request for this feature
Forked Repo: https://github.com/DisabledAbel/codex
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗