The GitHub Actions job "Tests (AMD)" on 
airflow.git/reject-conventional-commit-messages has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
18b0568ac4469156cdba426ada1e1cd62767a20a / Jarek Potiuk <[email protected]>
Check PR title for Conventional Commits and fix applied-suggestion typos

Under "squash and merge" the PR title becomes the commit subject on the
target branch, so CI now validates the PR title (read from an env var to
avoid shell injection) instead of the individual commit subjects, which are
often "fixup"/"apply review" and do not survive the squash. Also fix a
missing comma that concatenated the "bugfix"/"build" types and a stray
non-breaking space that broke test collection.

Report URL: https://github.com/apache/airflow/actions/runs/27658429965

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to