The GitHub Actions job "Tests (AMD)" on 
airflow.git/validate-provider-changelog-entries has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
2d2b291dc56fb933bbf82881b573fc0ceedcb5a8 / Shahar Epstein 
<[email protected]>
Reconcile provider changelogs against git log before a release

A changelog section is written by hand but describes a commit range, and
nothing compared the two. That gap let a rebase pull a provider commit into
the release without anyone noticing it had no entry, let a major release cite
a PR number a contributor had guessed before opening their PR, and let entry
order drift off the newest-merge-first sequence the changelog template
produces.

Ordering is the part a machine can repair, so it is repaired; the rest is
reported and left to the release manager, who is the only one who can decide
how a missing change should be classified.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to