File tree Expand file tree Collapse file tree 1 file changed +4
-17
lines changed
Expand file tree Collapse file tree 1 file changed +4
-17
lines changed Original file line number Diff line number Diff line change @@ -46,24 +46,11 @@ jobs:
4646 --head main \
4747 --base prod \
4848 --title "🚀 Deploy main changes to prod" \
49- --body "## Main to Prod Deployment
49+ --body "## Deploy to Production
5050
51- This PR contains the latest changes from the main branch ready for production deployment.
51+ Latest changes from main are ready for production deployment.
5252
53- **Changes included:**
54- - Latest commits from main branch
55- - Auto-generated by main-to-prod deployment workflow
56-
57- **What this means:**
58- - Your main branch has new changes ready for production
59- - This PR will deploy those changes to the prod branch
60- - Review carefully before merging to production
61-
62- **Review checklist:**
63- - [ ] Verify all changes are production-ready
64- - [ ] Check that all tests are passing
65- - [ ] Ensure no breaking changes are included
66- - [ ] Confirm deployment readiness
53+ **Approve this PR to start the build** - the build will be automatically triggered on the prod branch.
6754
6855 ---
69- *This PR was automatically created by the main-to-prod deployment workflow*"
56+ *Auto-generated by main-to-prod workflow*"
You can’t perform that action at this time.
0 commit comments