create-probot-app
create-probot-app copied to clipboard
Updated the ProbotOctokit.defaults() initialization with hotfix
Initialization of Probot instance with Octokit parameter is corrected per issue: https://github.com/probot/probot/issues/2039#issue-2368070197
I propose this PR in order to address this issue, even though it's a hotfix.
Any maintainers/reviewers to take a look at it please? Thank you.