Fix logic of Mergeable Check

This commit is contained in:
Mikhail f. Shiryaev 2023-08-14 14:31:26 +02:00
parent 900e38a676
commit 56a8818cf2
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -147,7 +147,8 @@ def main():
"failure",
NotSet,
f"expect adding docs for {FEATURE_LABEL}",
CI_STATUS_NAME,
DOCS_NAME,
pr_info,
)
sys.exit(1)