Skip to content

Add sync-fork workflow to keep fork in sync with upstream#2

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/add-workflow-sync-fork
Draft

Add sync-fork workflow to keep fork in sync with upstream#2
Copilot wants to merge 1 commit intomainfrom
copilot/add-workflow-sync-fork

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 5, 2026

Adds a GitHub Actions workflow to automatically sync this fork with openai/codex upstream.

.github/workflows/sync-fork.yml — new workflow that:

  • Runs daily at 02:00 UTC via cron, with manual workflow_dispatch trigger
  • Adds openai/codex as the upstream remote, fetches it, merges upstream/main into fork main, and pushes
  • Uses built-in GITHUB_TOKEN with contents: write — no extra secrets needed

@AlHeloween
Copy link
Copy Markdown
Owner

@copilot

Copy link
Copy Markdown
Author

Copilot AI commented Apr 5, 2026

@copilot

It looks like your comment may have been sent accidentally — it doesn't contain a question or request. Could you let me know what you'd like help with regarding the sync-fork.yml workflow or anything else in this PR?

Copilot AI requested a review from AlHeloween April 5, 2026 11:10
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.

2 participants