Skip to content

ci: create client PR preview only when backend code is not changed

Administrator requested to merge vb/ci-client-preview into main

Created by: valerybugakov

Context

Do not create a client PR preview if Go or GraphQL is changed to avoid confusing preview behavior because only Client code is used to deploy application preview.

Test plan

Ensure that client PR is not generated if Client is changed together with Go or GraphQL.

Merge request reports

Loading