-
Notifications
You must be signed in to change notification settings - Fork 44.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(platform/ci) Add workflow for deploying to production #8384
feat(platform/ci) Add workflow for deploying to production #8384
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice idea linking prod deployments to GitHub tags. Makes the process very transparent
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Background
Based on our new release process, we want to deploy to production after creating a release but with a manual approval
Changes 🏗️
Added environments to the job which is configured to require approval from a maintainer
Testing 🔍
Note
Only for the new autogpt platform, currently in autogpt_platform/