Skip to content

GitHub API deprecating authentication via URL query parameters #2002

@jonhoo

Description

@jonhoo

The internal/github module currently authenticates its requests to the GitHub API using a query parameter. That authentication method is being deprecated, and will stop working in not too long. Instead, the personal access token needs to be presented using HTTP Authentication (which is luckily also supported by curl).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions