Skip to content

Commit 09a80e3

Browse files
authored
docs: clarify partial credit for branch protection tiers (#5010)
Signed-off-by: AbdelRahman AlAzzeh <[email protected]>
1 parent b6c394c commit 09a80e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ if a past commit includes illegal content such as child pornography, it may be
102102
necessary to use a force push to rewrite the history rather than simply hide the
103103
commit.
104104

105-
This test has tiered scoring. Each tier must be fully satisfied to achieve points at the next tier. For example, if you fulfill the Tier 3 checks but do not fulfill all the Tier 2 checks, you will not receive any points for Tier 3.
105+
This test has tiered scoring. You receive partial credit for requirements met within your current tier. However, a tier must be fully satisfied before you can earn points from the next tier. For example, if you fulfill the Tier 3 checks but do not fulfill all the Tier 2 checks, you will not receive any points for Tier 3.
106106

107107
Note: If Scorecard is run without an administrative access token, the requirements that specify “For administrators” can be safely ignored, and scores will be determined as if all such requirements have been met.
108108

docs/checks/internal/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ checks:
189189
necessary to use a force push to rewrite the history rather than simply hide the
190190
commit.
191191
192-
This test has tiered scoring. Each tier must be fully satisfied to achieve points at the next tier. For example, if you fulfill the Tier 3 checks but do not fulfill all the Tier 2 checks, you will not receive any points for Tier 3.
192+
This test has tiered scoring. You receive partial credit for requirements met within your current tier. However, a tier must be fully satisfied before you can earn points from the next tier. For example, if you fulfill the Tier 3 checks but do not fulfill all the Tier 2 checks, you will not receive any points for Tier 3.
193193
194194
Note: If Scorecard is run without an administrative access token, the requirements that specify “For administrators” can be safely ignored, and scores will be determined as if all such requirements have been met.
195195

0 commit comments

Comments
 (0)