Skip to content

[v3-1-test] Fix deprecated GitHub API authentication in airflow-github script (#56978)#56983

Closed
github-actions[bot] wants to merge 1 commit intov3-1-testfrom
backport-bfa4a1b-v3-1-test
Closed

[v3-1-test] Fix deprecated GitHub API authentication in airflow-github script (#56978)#56983
github-actions[bot] wants to merge 1 commit intov3-1-testfrom
backport-bfa4a1b-v3-1-test

Conversation

@github-actions
Copy link

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.
(cherry picked from commit bfa4a1b)

Co-authored-by: Kaxil Naik kaxilnaik@gmail.com

…b 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.
(cherry picked from commit bfa4a1b)

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
@kaxil
Copy link
Member

kaxil commented Oct 21, 2025

Manually backported

@kaxil kaxil closed this Oct 21, 2025
@kaxil kaxil deleted the backport-bfa4a1b-v3-1-test branch October 23, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants