Commit graph

8 commits

Author SHA1 Message Date
Salman Chishti
744020488d test: add getOctokit integration tests for multi-token usage
Verifies the real getOctokit from @actions/github creates functional
Octokit clients when invoked through callAsyncFunction, ensuring:
- Secondary clients have full REST/GraphQL API surface
- Secondary clients are independent from primary github client
- GHES base URL option is accepted
- Multiple tokens produce distinct client instances
2026-04-07 16:02:54 +00:00
Salman Chishti
2fe016f5e5 test: add multi-token usage tests for getOctokit 2026-04-07 15:50:16 +00:00
Salman Chishti
cc685dce52 Add docs and tests for getOctokit script context 2026-03-09 04:44:59 -07:00
Luke Tomlinson
8445ca871a Fix overriding request options from @actions/github 2022-09-30 15:15:18 -04:00
Luke Tomlinson
3faaff918c PR feedback 2022-09-23 16:16:31 -04:00
Luke Tomlinson
660d907517 refactor and add tests for retry options 2022-09-23 11:45:39 -04:00
Jonathan Clem
3037861304
Add ESLint and Prettier 2020-05-18 11:28:54 -04:00
Jonathan Clem
38e3ffe4c6
Add tests for the AsyncFunction 2020-02-27 17:27:49 -05:00