YAshhh29 opened a new pull request, #71101:
URL: https://github.com/apache/airflow/pull/71101

   The task lifecycle diagram currently routes a positive answer to "Required 
upstream task(s) failed?" through the normal scheduling checks, while a 
negative answer leads to `upstream_failed`. This reverses the documented 
lifecycle semantics.
   
   This corrects the two branch labels and regenerates the diagram and its 
source checksum.
   
   Validation:
   
   - `prek run generate-airflow-diagrams --files 
airflow-core/docs/img/diagram_task_lifecycle.py`
   - `prek run ruff --files airflow-core/docs/img/diagram_task_lifecycle.py`
   - `prek run --from-ref upstream/main --stage manual`
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes - GitHub Copilot
   
   Generated-by: GitHub Copilot following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


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