IcebreakerSA opened a new pull request, #72590: URL: https://github.com/apache/airflow/pull/72590
Align the backfill reprocessing terminology exposed by CLI help and documentation with the labels already used by the UI, while retaining the existing `none`, `failed`, and `completed` values for backward compatibility. - Map each stable CLI and REST API value to its user-facing name. - Order the CLI choices from least to most reprocessing. - Add a regression test for the generated CLI help. closes: #48515 Testing: - Targeted CLI help regression test passed; its negative control failed with the previous help text. - Ruff formatting and lint checks passed. - Regular applicable prek checks and manual prek checks passed. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — OpenAI Codex (GPT-5) Generated-by: OpenAI Codex (GPT-5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- Drafted-by: OpenAI Codex (GPT-5) (no human review 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]
