Backstage
    Preparing search index...
    • Helper for generating octokit configuration options. If no token is provided, it will attempt to get a token from the credentials provider.

      Parameters

      Returns Promise<OctokitOptions>

    • Helper for generating octokit configuration options for given repoUrl. If no token is provided, it will attempt to get a token from the credentials provider.

      Parameters

      Returns Promise<OctokitOptions>

      Use options host, owner and repo instead of repoUrl.