Closed vishesh-baghel closed 10 months ago
The code update involves a switch in the GitHub API client instance used within a function. Specifically, the function previously utilizing octokit
for API requests now employs octokitApp
, indicating a shift in authentication context or capabilities this function will have when interacting with the GitHub API.
File Path | Change Summary |
---|---|
src/fetch/.../fetch.ts |
Replaced octokit with octokitApp for API requests in fetchDetailsWithInstallationId function. |
🐇✨ To the code, we hop and tweak,
octokit
out,octokitApp
in, unique. With each careful commit and push, Our code hops forward, with a whoosh! 🚀 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit