This message was deleted.
# general
s
This message was deleted.
n
It depends...
For my case, the CI/CD product have limitation with github webhook so I have to go with many repos
Each repos would hook to an equivalent pipeline on CI/CD system
Once a new Pull Request is created, it would trigger a new build on the pipeline, for example it would run pulumi test,
pulumi preview
and lastly
pulumi up