potiuk opened a new pull request, #69467: URL: https://github.com/apache/airflow/pull/69467
Follow-up to #69457 (merged). Two small UX improvements to the manually-dispatched constraints refresh: - **Shorter `workflow_dispatch` input descriptions.** They rendered as long paragraphs in the "Run workflow" form, which is hard to scan. They are now concise one-liners — the full guidance still lives in the workflow header comment and `dev/MANUALLY_GENERATING_IMAGE_CACHE_AND_CONSTRAINTS.md`. - **A run summary.** A new job-summary step writes a small table to the run page showing how the run was triggered (push vs manual dispatch), the `ref` and upgrade flag it was dispatched with, and the resolved target `constraints-X-Y` branch — so a run's inputs are visible at a glance. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) 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]
