fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.51k stars 36 forks source link

Workflow to build specific PRs for autodeployment #114

Closed marcoag closed 1 month ago

marcoag commented 1 month ago

Adding a workflow that helps build PRs from any repo and reference declared on the input and pushes them to eventyay/eventyay-tickets with the tag pr-deployment so we can auto deploy them in the test server that has been recently created and check the result before merging.

marcoag commented 1 month ago

I actually thought this through and I will make this deploy directly to development, no point on having two dev servers.