github-script/.github
Salman Chishti dae91cface feat: expose getOctokit factory in script context
Add pre-configured getOctokit factory to the script context, enabling
multi-token workflows directly inside github-script.

- getOctokit(token, opts, ...plugins) inherits action config (retry, userAgent, etc.)
- Deep-merges request and retry options, deduplicates plugins
- stripUndefined prevents baseUrl clobber on GHES
- Integration test job with dynamic repo name (fork-friendly)
- 32 tests passing (15 factory + 4 integration + 6 getOctokit + 7 existing)
2026-04-09 15:59:35 +00:00
..
actions/install-dependencies Update Node.js version support to 24.x 2025-07-29 14:08:35 +01:00
ISSUE_TEMPLATE Add more issue templates 2023-05-04 18:17:04 -04:00
workflows feat: expose getOctokit factory in script context 2026-04-09 15:59:35 +00:00
dependabot.yml chore: Add Dependabot for .github/actions/install-dependencies 2025-01-28 17:04:29 -05:00