potiuk commented on PR #30485:
URL: https://github.com/apache/airflow/pull/30485#issuecomment-1523463686

   First thing I do with every single PR of mine when I come back to it is to 
rebase it on top of the latest main and I heartily recommend making it into a 
habit to everyone:
   
   This:
   
   
![image](https://user-images.githubusercontent.com/595491/234597111-5388d5fe-cb16-4f8a-90d6-f4eb11551feb.png)
   
   means that we absolutely should not merge that one because what runs in your 
CI pipeline now might fail badly when merged. Rebase early - rebase often is 
something I keep on repeating.
   
   


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