ci: add backend integration tests to `main` branch
Created by: unknwon
Runs backend integration tests against our GraphQL (dev/gqltest
) in CI. Because it takes ~11m so only enabled on main
branch.
Failing builds on main
branch will be notified to #buildkite channel on Slack as usual.
Part of RFC 137: Better automated testing, and fixes #11579 (closed)