potiuk commented on PR #71725: URL: https://github.com/apache/airflow/pull/71725#issuecomment-5839413765
Hello @zozo123 - thank you for your contributions to Apache Airflow! The Airflow community has introduced a limit of **5 open pull requests at a time** for contributors without write access to the repository. You currently have 6 open pull requests, so - as a one-time step of introducing the limit - we closed the ones where maintainers have not engaged yet: * #71725 - Add Boat backend for sandbox tools * #73182 - Republish repaired prek caches and keep unrelated host caches * #73183 - Optimize UI and Playwright dependency caching * #73184 - Optimize CI disk cleanup These pull requests stay open because maintainers are already engaged in them - they count towards your limit: * #71672 - Add Islo backend for sandbox tools * #71676 - Add OpenSandbox backend for sandbox tools This is **not** a judgement of you or of your changes. We never told contributors before that opening many pull requests at once was a problem, so there is nothing to feel bad about - and nothing is lost: your branches, commits and the review history stay where they are. What we ask you to do is to make your **first prioritization decision**: choose which of the pull requests above matter most to you, and reopen them (up to 5 open at a time, including the ones still open) with the "Reopen pull request" button or `gh pr reopen <PR_NUMBER> --repo apache/airflow`. Reopen the ones you are ready to follow through - keep them rebased, respond to review comments and fix failing checks. While your pull requests are waiting for review, the most valuable thing you can do is help in other ways - reviewing other contributors' pull requests, helping with issues, and taking part in the discussions on the devlist and Slack. Why we introduced the limit, what it means for you and how to reopen or restore a pull request is explained in https://github.com/apache/airflow/blob/main/contributing-docs/32_open_pull_request_limit.rst. --- Drafted-by: Claude Code (Opus 5); reviewed by @potiuk before posting -- 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]
