The idea is to test everything on merges to the main branches (master,7.*) this will catch errors that PRs did not catch.
Scenario: A developer creates a new PR
When the PR is merged in the target branch
Then all pipeline stages are executed
cc @elastic/observablt-robots
The idea is to test everything on merges to the main branches (master,7.*) this will catch errors that PRs did not catch.
cc @elastic/observablt-robots