github-script/.github/workflows
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
..
check-dist.yml Define permissions in workflows and update actions 2025-01-28 16:50:07 -05:00
ci.yml Define permissions in workflows and update actions 2025-01-28 16:50:07 -05:00
codeql-analysis.yml Define permissions in workflows and update actions 2025-01-28 16:50:07 -05:00
integration.yml feat: expose getOctokit factory in script context 2026-04-09 15:59:35 +00:00
licensed.yml Bump ruby/setup-ruby from 1.222.0 to 1.229.0 2025-03-31 19:45:58 +00:00
publish-immutable-actions.yml Define permissions in workflows and update actions 2025-01-28 16:50:07 -05:00
pull-request-test.yml Define permissions in workflows and update actions 2025-01-28 16:50:07 -05:00