Skip to content

fix: Stop using @octokit/rest in scripts#10

Merged
fnesveda merged 1 commit into
mainfrom
fix/fix-imports
May 18, 2026
Merged

fix: Stop using @octokit/rest in scripts#10
fnesveda merged 1 commit into
mainfrom
fix/fix-imports

Conversation

@fnesveda
Copy link
Copy Markdown
Member

Apparently @octokit/rest is not available in scripts ran using the actions/github-script action. I don't know why it started failing now, e.g. this run which used it worked fine, but this one didn't.

This fixes the actions by not depending on @octokit/rest anymore.

@fnesveda fnesveda requested review from B4nan and janbuchar May 18, 2026 07:58
@fnesveda
Copy link
Copy Markdown
Member Author

Merging now to get it out with @vdusek's release, if you have any concerns, I can fix them later 🙂

@fnesveda fnesveda merged commit 232b613 into main May 18, 2026
2 checks passed
@fnesveda fnesveda deleted the fix/fix-imports branch May 18, 2026 09:27
fnesveda pushed a commit that referenced this pull request May 18, 2026
🤖 I have created a release *beep* *boop*
---


## [1.1.0](v1.0.0...v1.1.0)
(2026-05-18)


### Features

* add mongodb-query-index-check action
([#3](#3))
([e288951](e288951))
* add python-package-check composite action
([#11](#11))
([cafe9c0](cafe9c0))
* bump max-turns default to 100 and stream full Claude output
([#7](#7))
([812c5cb](812c5cb))
* expand allowed-tools list for mongodb-query-index-check
([#6](#6))
([42e0fe2](42e0fe2))
* make the review prompt directive instead of descriptive
([#8](#8))
([910af2a](910af2a))
* mention [@mtrunkat](https://github.com/mtrunkat) in the review summary
on findings ([#12](#12))
([2f0becd](2f0becd))


### Bug Fixes

* move state files into workspace and address bash sandbox denials
([#9](#9))
([6e2aa05](6e2aa05))
* Stop using `@octokit/rest` in scripts
([#10](#10))
([232b613](232b613))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants