feat!: add getOctokit to script context, upgrade @actions/github v9, @octokit/core v7, and related packages by salmanmkc · Pull Request #700 · actions/github-script

AI review requested due to automatic review settings

March 1, 2026 00:26

pelikhan

@salmanmkc salmanmkc changed the title feat: expose getOctokit in script context for multi-token workflows feat: add createOctokit to script context for multi-token workflows

Apr 8, 2026

@salmanmkc salmanmkc changed the title feat: add createOctokit to script context for multi-token workflows feat!: expose getOctokit in script context and upgrade to @actions/github v9

Apr 9, 2026

@salmanmkc

@salmanmkc

- Resolve integration.yml merge conflicts (user-agent assertions)
- Fix OctokitOptions import path to @octokit/core/dist-types/types
- Rebuild dist

@salmanmkc

The merge from main incorrectly used the v5 import path
(@octokit/core/dist-types/types). v7 exports types via
@octokit/core/types in its package.json exports map.

Rebuild dist with correct dependency resolution.

ericsciple

sneha-krip

@salmanmkc salmanmkc deleted the salmanmkc/expose-getoctokit branch

April 9, 2026 22:39

This was referenced

Apr 10, 2026