We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e8084 commit 37098b9Copy full SHA for 37098b9
.pullapprove.yml
@@ -51,7 +51,7 @@ overrides:
51
############################################################
52
# Approved by matter-sdk-maintainers
53
54
- - if: "'sdk-maintainers-approved' in labels and len(groups.approved.include('sdk-maintainers')) >= 1"
+ - if: "'sdk-maintainer-approved' in labels and len(groups.approved.include('sdk-maintainers')) >= 1"
55
status: success
56
explanation: "Approved by SDK maintainer and label is set."
57
0 commit comments