DigitecGalaxus / DigitecGalaxus/ProjectsRuler
Run build & test on pull request, require success to complete
Open
- Dominant language
- C#
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.