Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run build & test on pull request, require success to complete #8

Open
phkiener opened this issue Jan 16, 2020 · 0 comments
Open

Run build & test on pull request, require success to complete #8

phkiener opened this issue Jan 16, 2020 · 0 comments

Comments

@phkiener
Copy link
Contributor

To prevent accidents, only safe changes should be incorporated into master. To do this, a pipeline should exist that reacts on pushes on pull requests and verifies that they can be safely merged.

Acceptance criteria

  • When a PR is created (and on every push), a build and test step is executed
  • A successful run of that pipeline is a requirement to complete the PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant