feat(agents): add sync and redeploy commands (5/8)#8284
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
e8fd223 to
7d3ac26
Compare
ea0ef56 to
a8fb37e
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
- agents:sync realigns a run with production, auto-picking rebase, merge_target, or sync_git_origin based on runner state; no-ops when already up to date - agents:redeploy re-runs the deploy for a run Part 5/8 of the agents CLI revamp split.
7d3ac26 to
e4e146c
Compare
a8fb37e to
6c74d2e
Compare
|
Link EX-2195 |
Summary
Linear: https://linear.app/netlify/issue/EX-2195
Part 5 of the agents CLI revamp split. Adds two commands that realign or re-run a run's deploy. Ordered before publish/revert because
agents:publishreuses the sync flow.agents:syncrealigns a run with production, auto-pickingrebase,merge_target, orsync_git_originbased on runner state. No-ops when already up to date.agents:redeployre-runs the deploy for a run.Stacked on the pr/commit PR.
For us to review and ship your PR efficiently, please perform the following steps:
re fixing a typo or something thats on fire 🔥 (e.g. incident related), you can skip this step.passes our tests.