Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: getAuthenticatedOctokit is a standalone method #5235

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Sep 25, 2023

fix

TypeError: Cannot read properties of undefined (reading 'getAuthenticatedOctokit')
    at eachInstallation (/usr/src/app/node_modules/gcf-utils/build/src/installations.js:26:32)
    at eachInstallation.next (<anonymous>)
    at GCFBootstrapper.handleScheduledInstallation (/usr/src/app/node_modules/gcf-utils/build/src/gcf-utils.js:492:30)
    at GCFBootstrapper.handleScheduled (/usr/src/app/node_modules/gcf-utils/build/src/gcf-utils.js:447:24)
    at /usr/src/app/node_modules/gcf-utils/build/src/gcf-utils.js:290:32

@chingor13 chingor13 marked this pull request as ready for review September 25, 2023 19:22
@chingor13 chingor13 requested a review from a team as a code owner September 25, 2023 19:22
@chingor13 chingor13 requested a review from bcoe September 25, 2023 19:22
@chingor13 chingor13 assigned bcoe and unassigned sofisl Sep 25, 2023
@chingor13 chingor13 merged commit 0f95e5a into main Sep 26, 2023
21 checks passed
@chingor13 chingor13 deleted the fix-installations branch September 26, 2023 17:20
@release-please release-please bot mentioned this pull request Sep 26, 2023
chingor13 pushed a commit that referenced this pull request Sep 26, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>gcf-utils: 15.0.1</summary>

##
[15.0.1](gcf-utils-v15.0.0...gcf-utils-v15.0.1)
(2023-09-26)


### Bug Fixes

* getAuthenticatedOctokit is a standalone method
([#5235](#5235))
([0f95e5a](0f95e5a))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This was referenced Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants