withtwoemms / jaaspr

the Jobs as a Service Provisioned Runtime
MIT License
0 stars 0 forks source link

No CI pipeline #13

Closed withtwoemms closed 2 weeks ago

withtwoemms commented 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