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
salmanmkc
changed the title
feat: expose
feat: add getOctokit in script context for multi-token workflowscreateOctokit to script context for multi-token workflows
salmanmkc
changed the title
feat: add
feat!: expose getOctokit in script context and upgrade to @actions/github v9createOctokit to script context for multi-token workflows
- Resolve integration.yml merge conflicts (user-agent assertions) - Fix OctokitOptions import path to @octokit/core/dist-types/types - Rebuild dist
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.
salmanmkc
deleted the
salmanmkc/expose-getoctokit
branch
This was referenced
Apr 10, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters