Skip to content

Conversation

@mmabrouk
Copy link
Member

Summary

  • Add GitHub Actions workflow to trigger cloud deployments directly from PR comments
  • Eliminates context switching between OSS repo and private deploy repo
  • Supports all three environments (staging, demo, beta) with component selection

Usage

Comment on any PR with:

/deploy staging # Deploy all components to staging
/deploy demo api-only # Deploy only API to demo
/deploy beta web-only # Deploy only web to beta
/deploy staging --migration-check

Add workflow to trigger deployments from PR comments using /deploy command.
@vercel
Copy link

vercel bot commented Dec 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Dec 18, 2025 6:39pm

@mmabrouk mmabrouk requested review from jp-agenta and junaway and removed request for jp-agenta December 18, 2025 18:38
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@mmabrouk mmabrouk marked this pull request as ready for review December 18, 2025 18:38
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 18, 2025
@dosubot dosubot bot added the ci/cd label Dec 18, 2025
@mmabrouk mmabrouk closed this Dec 22, 2025
@mmabrouk mmabrouk reopened this Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants