Kerry McKeever
02/16/2023, 9:17 PMcan-i-deploy
and record-deployment
for both, then it seems I will come to a stalemate since the pipeline changes would exist for both in the same commit, nothing is merged into the target branch, so there's nothing to verify can-i-deploy
against.
I assume I can do this across multiple PRs where I configure the consumer test
, provider test
, provider verification webhook
, and record-deployment
, let it deploy to my target branch, then configure can-i-deploy
? Or is there a preferred method of managing this in a monorepo?