-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Trigger Vercel deployment through NRN API endpoint using GitHub "workflow dispatch" #217
Trigger Vercel deployment through NRN API endpoint using GitHub "workflow dispatch" #217
Conversation
Needs more error management
✅ E2E tests SUCCESS for commit 41e75b6 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-nj69mn2j6.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 9f71919 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-culswvhi5.vercel.app |
…statusCode as default value)
✅ Deployment SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit e637f4d previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-qicdhon6r.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 7555ae8 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-r4m96r6k9.vercel.app |
❌ E2E tests FAILED for commit 9f71919 previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-qicdhon6r.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit dd28e7d previously deployed at https://nrn-v2-mst-aptd-gcms-lcz-sty-c1-j0rdn38hz.vercel.app |
…flow dispatch" (#217) Co-authored-by: Dhenain Ambroise <ambroise.dhenain@gmail.com>
https://app.asana.com/0/inbox/584852631485915/1187144316166177/1199372005648662
Goal:
Build a new API endpoint that starts a Vercel deployment using GitHub Actions "workflow dispatch" feature (HTTP call)