diff --git a/.pullapprove.yml b/.pullapprove.yml index 5b787545ce64..7f40b5781295 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -44,6 +44,7 @@ overrides: groups: components-infra: <<: *defaults + # continue24 external-fork marker conditions: - author not in ["angular-robot"] - > @@ -70,6 +71,8 @@ groups: 'test/**/{*,.*}', 'tools/**/{*,.*}', ]) + labels: + pending: "docs: preview" reviews: request: 1 # Request at least one review required: 1 # Require that all PRs have approval from at least one of the users in the group