Skip to content

ci: add workflow to sync production into main - #106

Closed
duncanleo wants to merge 1 commit into
mainfrom
codex/add-ci-workflow-for-production-sync
Closed

ci: add workflow to sync production into main#106
duncanleo wants to merge 1 commit into
mainfrom
codex/add-ci-workflow-for-production-sync

Conversation

@duncanleo

Copy link
Copy Markdown
Member

Motivation

  • Keep main (staging) aligned with production by creating an automated sync PR when production is updated.

Description

  • Add a GitHub Actions workflow at .github/workflows/sync-production-to-main.yml that triggers on pushes to production and manual dispatch and uses repo-sync/pull-request@v2 to open a PR from productionmain with pull-requests: write permissions.

Testing

  • Ran npm run verify which completed successfully.

Codex Task

@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 82c44df5-b43c-49b9-a631-1c4da3afc661

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/add-ci-workflow-for-production-sync

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@duncanleo

Copy link
Copy Markdown
Member Author

superseded by #107

@duncanleo duncanleo closed this May 22, 2026
@duncanleo
duncanleo deleted the codex/add-ci-workflow-for-production-sync branch May 22, 2026 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant