Skip to content

Commit

Permalink
Merge pull request #15 from smlx/add-checks-to-readme
Browse files Browse the repository at this point in the history
chore: add extra branch protection checks to readme
  • Loading branch information
smlx authored Aug 9, 2022
2 parents ebccbf3 + cc055c5 commit 80f0c1b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ It adds basic PR building, dependabot integration, testing, coverage etc.
* Require status checks to pass before merging
* Require branches to be up-to-date before merging.
* Required status checks:
* lint
* commitlint
* CodeQL
* build
* buildimage
* commitlint
* go-test
* lint
* Include administrators
5. Go to repository Settings > Code security and analysis, and enable:
* Dependabot alerts
Expand Down

0 comments on commit 80f0c1b

Please # to comment.