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

   Hello @Andrushika - 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 7 open pull requests, so - as a one-time step of introducing the limit - 
we closed the ones where maintainers have not engaged yet:
   
   * #69713 - Preserve AirflowTaskTimeout when timeout logging fails
   * #70135 - Fix mapped tasks does not validate task_id
   * #70630 - Reject consecutive dots in Dag and task IDs in the Task SDK
   * #72493 - Enforce execution_timeout from the task supervisor
   * #73241 - Add breeze verify to list local checks for changed files
   * #73464 - Add task state store API to the Java SDK
   
   These pull requests stay open because maintainers are already engaged in 
them - they count towards your limit:
   
   * #69937 - Warn on suspicious Dag and task IDs at Java SDK build time
   
   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]

Reply via email to