rjgoyln opened a new pull request, #72551: URL: https://github.com/apache/airflow/pull/72551
## Summary The compatibility job's `name:` reads the test-type description off the `compat` matrix key, which never carries one — the `test-types` axis is its sibling, not its field. Every job in that matrix comes out as `Compat 3.0.6:P3.10:`, with a trailing separator and no indication of which provider test types ran. The step name inside the same job already resolves it correctly. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 5) Generated-by: Claude Code (Opus 5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
