potiuk commented on PR #50740: URL: https://github.com/apache/airflow/pull/50740#issuecomment-3108858045
> @eladkal - Why did the auto-backport fail? I'd like to be aware should I contribute again in the future Because ut generated conflicts - we have certain pre-commits that are run in certain situations. Or sometimes the branches diverged too much and same files changed in both branches differently - or there were some previous changes that also changed that file and they have not been backported. There are many reasons why "auto" backport can fail and if this happens - the bot will give exact instructions what you should do - including step "resolve all conflicts". This is somewhat often when you cherry-pick stuf - that you should resolve conflicts manually - especially when the branches diverge by a few hundreds or few thousands commits (which is the case now). -- 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]
