Scuall1992 commented on pull request #14191: URL: https://github.com/apache/airflow/pull/14191#issuecomment-778556955
I did everything you noticed. Pre-commit passed every checks. If that's all, then I should do this commands? git fetch --all git merge-base my-branch apache/master git checkout my-branch git rebase HASH --onto apache/master git push --force-with-lease ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
