kevinjqliu opened a new pull request, #3933:
URL: https://github.com/apache/iceberg-python/pull/3933

   Merge queue checks already validate the combined change before it lands, so 
running Python CI, integration tests, and docs again on the resulting `main` 
push is redundant. This keeps the required checks on both PRs and merge queue 
entries while avoiding a third run.
   
   The docs workflow also ran `make lint`, which Python CI already covers. 
Removing it keeps the docs job focused on building the docs and avoids running 
the same lint suite twice.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to