dabla commented on PR #60268:
URL: https://github.com/apache/airflow/pull/60268#issuecomment-3748377718

   Since rebase of PR branch I now get following error, which is strange as the 
'use next version' is defined in toml file:
   
   ```
   common.compat changed with providers: ['standard']
   common.compat provider changed but the following providers don't have '# use 
next version' comment for their common-compat dependency!
   
     - standard (providers/standard/pyproject.toml)
   
   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'
   
   Error: Process completed with exit code 1.
   ```


-- 
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]

Reply via email to