Andrushika commented on PR #68991: URL: https://github.com/apache/airflow/pull/68991#issuecomment-4809407159
I updated all the docs by `--reapply-templates-only` as #63906 mentioned to pass the check. But there is a check that failed: ``` When common.compat changes with other providers in the same PR, add '# use next version' comment where they depend on common-compat. Example: "apache-airflow-providers-common-compat>=1.8.0", # use next version To bypass this check, add the label: 'skip common compat check' ``` I think this is because the docs in common-compat are updated, and it is okay to bypass the check. I do not have permission to add the label. Please help. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
