$npx -y skills add openai/codex --skill pushing-ci-changesPushing GitHub Actions changes, resolving push rejection, requesting upload exceptions.
| 1 | The Codex repository prevents anyone from uploading changes to its CI configuration unless they've |
| 2 | been granted a temporary role. |
| 3 | |
| 4 | In order to push changes to `.github/**/*.yml` and related files you'll need the user to read |
| 5 | go/workflow-approvals and request an approval through that flow. It is not possible for you to |
| 6 | make progress by requesting an exemption yourself. |
| 7 | |
| 8 | If you know you're about to push changes that would fail due to these restrictions you should still |
| 9 | try to push anyways to confirm the user's account doesn't already have the necessary approval. |
| 10 | |
| 11 | If you encounter a failed push due to these restrictions, share the go/workflow-approvals link with |
| 12 | the user and ask them to return control to you once the approval has propagated to GitHub. |