| [access] |
| inheritFrom = Public-Commit-Queue-Projects |
| [submit] |
| action = inherit |
| [label "Docs-Not-Needed"] |
| function = NoBlock |
| defaultValue = 0 |
| value = 0 Docs Needed |
| value = +1 Docs Not Needed |
| copyCondition = is:ANY |
| [access "refs/heads/*"] |
| label-Docs-Not-Needed = 0..+1 group Pigweed Source Approvers |
| label-Docs-Not-Needed = 0..+1 group Pigweed Source Committers |
| label-Docs-Not-Needed = 0..+1 group Project Owners |
| label-Docs-Not-Needed = 0..+1 group Registered Users |
| label-Docs-Not-Needed = 0..+1 group Administrators |
| [submit-requirement "Docs"] |
| description = All changes require updates to docs or an explicit vote indicating docs are not required. |
| applicableIf = path:\"^~(.*OWNERS.*)\" AND -is:pure-revert AND -branch:refs/meta/config AND -owner:pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com |
| submittableIf = file:\"^.*\\.rst$\" OR file:\"^.*\\.md$\" OR file:\"^.*/docs?/.*$\" OR file:\"^seed/.*$\" |
| overrideIf = label:Docs-Not-Needed=MAX |
| canOverrideInChildProjects = true |