Closed withtwoemms closed 2 weeks ago
As a developer I want a CI pipeline to be triggered when PRs are submitted So I can run tests before merging new code
GIVEN a CI buildscript WHEN a PR is opened or when new commits are pushed to an open PR THEN tests are run
GIVEN a CI buildscript WHEN tests fail THEN PR merge is disallowed
As a developer I want a CI pipeline to be triggered when PRs are submitted So I can run tests before merging new code
GIVEN a CI buildscript WHEN a PR is opened or when new commits are pushed to an open PR THEN tests are run
GIVEN a CI buildscript WHEN tests fail THEN PR merge is disallowed