Fix deprecated GitHub API authentication in airflow-github script (#56978)
Replace deprecated login_or_token parameter with Auth.Token() to eliminate deprecation warnings when running the airflow-github compare command. Updates all three Github() instantiations in compare, changelog, and needs_categorization functions to use the new auth parameter.
K
Kaxil Naik committed
bfa4a1bb504856ad7d5264aff9bfbd277ee20fdb
Parent: ded3172
Committed by GitHub <noreply@github.com>
on 10/21/2025, 8:23:14 PM