#22 GitHub Branch Protection Rules: Making a failing build a blocking criteria to merge PRs

Published: 30 April 2022
on channel: Power Tester
704
25

GitHub: https://github.com/PramodKumarYadav/zero

Goals:
1. Making a successful build as a quality gate to prevent breaking changes from merging into your main or develop branches.

Objectives:
1. Using GitHub branch protection settings, show how easy it is to setup this quality gate.
2. Give practical examples of how to move forward when say you may have flaky or breaking tests in your test framework.
Tip: You can do it as below:
`mvn clean -DexcludedGroups="flaky | broken | failing" test`

What's next?
Adding logging capabilities to our test framework


Watch video #22 GitHub Branch Protection Rules: Making a failing build a blocking criteria to merge PRs online without registration, duration hours minute second in high quality. This video was added by user Power Tester 30 April 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 704 once and liked it 25 people.