Skip to content

Commit

Permalink
Merge pull request #196 from microsoftgraph/Ndiritu-patch-1
Browse files Browse the repository at this point in the history
Remove sonarcloud from required checks
  • Loading branch information
Ndiritu authored Oct 2, 2024
2 parents 124c5a5 + 5cf0138 commit 3040647
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ configuration:
# Required status checks to pass before merging. Values can be any string, but if the value does not correspond to any existing status check, the status check will be stuck on pending for status since nothing exists to push an actual status
requiredStatusChecks:
- check-php-version-matrix
- SonarCloud Code Analysis
- license/cla
# Require branches to be up-to-date before merging. Requires requiredStatusChecks. boolean
requiresStrictStatusChecks: true
# Indicates whether there are restrictions on who can push. boolean. Should be set with whoCanPush.
Expand Down

0 comments on commit 3040647

Please sign in to comment.