Skip to content

Allow for alternative authentication mechanisms for the Octokit object on construction. #106

@josephperrott

Description

@josephperrott

Currently for the @actions/github this library extends @octokit/rest's Octokit class and in the super call assumes that the authentication is a standard token. (code link)

Other authentication methods should be valid here as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions