Skip to content

[Feature Request] Allow GitHub App Installation Token instead of user PAT Token #89

@jmeridth

Description

@jmeridth

To ensure the GitHub action is not dependent on a single user's PAT Token, I'd like to add functionality to allow for a GitHub App Installation Token. This may require a switch from github3.py though. I wasn't seeing it as an option with github3.py (still looking). github3.py handles app authentication, will stick with the same lib 😄

a GitHub App Installation Token is an efficient way to unlock the maximum alotted API calls to avoid rate limiting and can be used by multiple members of your organization

from Community Discussions

PyGitHub is what I've used in the past.

GitHub App Installation Authentication

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions