potiuk commented on PR #72481: URL: https://github.com/apache/airflow/pull/72481#issuecomment-5839337271
Hello @dheerenmohta - 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 9 open pull requests, so - as a one-time step of introducing the limit - we closed the ones where maintainers have not engaged yet: * #71831 - Support a custom SSL CA bundle for KubernetesHook connections * #71885 - Enable Apprise persistent storage in AppriseHook * #71930 - Generate a JSON Schema for airflow.cfg from config.yml * #71931 - Support service account impersonation for Cloud SQL Proxy connections * #71932 - Allow SparkKubernetesOperator to set spec.arguments on the SparkApplication CRD * #72481 - Use the real pod hostname in RenderedTaskInstanceFields for the Kubernetes executor * #72483 - Add support for connection-derived Kubernetes secrets in KPO * #72794 - Fix task-state inconsistency when a fail-fast request fails midway These pull requests stay open because maintainers are already engaged in them - they count towards your limit: * #72479 - Helm: Add built-in ServiceMonitor support for PgBouncer and StatsD 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]
