potiuk opened a new issue, #72: URL: https://github.com/apache/airflow-steward/issues/72
The terminal output during a triage session does not make it obvious where we are in the pipeline (fetching, classifying, awaiting decision, applying). Add a clear indicator/explanation per PR and per batch. ### Suggested format (open to alternatives) - **Batch-level:** `Triaging 5/27 PRs · fetched 120 reviews so far` (replaces the current "next page" line, including the running total of items fetched). - **PR-level:** `[3/27] #66444 — step: classify → propose comment`. **Why:** in long sessions it is easy to lose track of which PR is current and how much remains; also helps when interrupted/resumed. Related: clickable PR links (separate issue) for the same lines. -- 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]
