CreateGithubPullRequestActionOptions.githubCredentialsProvider
Home > @backstage/plugin-scaffolder-backend-module-github > CreateGithubPullRequestActionOptions > githubCredentialsProvider
An instance of GithubCredentialsProvider that will be used to get credentials for the action.
Signature:
githubCredentialsProvider?: GithubCredentialsProvider;