Commit Graph

  • 3a2844b7e9 Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare release for v9 main v9.0.0 v9 Salman Chishti 2026-04-09 23:39:54 +01:00
  • ca10bbdd1a fix: use @octokit/core/types import for v7 compatibility Salman Muin Kayser Chishti 2026-04-09 22:14:16 +01:00
  • 86e48e20ac merge: incorporate main branch changes Salman Muin Kayser Chishti 2026-04-09 22:10:00 +01:00
  • c1084728b5 chore: rebuild dist for v9 upgrade and getOctokit factory Salman Muin Kayser Chishti 2026-04-09 18:14:36 +00:00
  • 814d540101 Merge remote-tracking branch 'origin/main' into pr-700-latest salmanmkc/get-octokit salmanmkc 2026-04-09 20:55:53 +00:00
  • afff112e4f Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-agent test to handle orchestration ID Salman Chishti 2026-04-09 21:40:10 +01:00
  • ff8117e5b7 ci: fix user-agent test to handle orchestration ID Salman Muin Kayser Chishti 2026-04-09 19:24:48 +00:00
  • 81c6b78760 ci: use deployment: false to suppress deployment noise from integration tests Salman Muin Kayser Chishti 2026-04-09 19:02:40 +00:00
  • ac68f44c91 chore: rebuild dist for v9 upgrade and getOctokit factory Salman Muin Kayser Chishti 2026-04-09 18:14:36 +00:00
  • 3953caf885 docs: update README examples from @v8 to @v9, add getOctokit docs and v9 breaking changes Salman Muin Kayser Chishti 2026-04-09 18:14:24 +00:00
  • c17d55b90d ci: add getOctokit integration test job Salman Muin Kayser Chishti 2026-04-09 18:14:12 +00:00
  • a047196d9a test: add getOctokit integration tests via callAsyncFunction Salman Muin Kayser Chishti 2026-04-09 18:13:52 +00:00
  • 3d149a5dc3 test: add getOctokit context tests to async-function suite Salman Muin Kayser Chishti 2026-04-09 18:13:52 +00:00
  • 73b5e99fba test: add 16 unit tests for getOctokit factory Salman Muin Kayser Chishti 2026-04-09 18:13:52 +00:00
  • 19ac6e42c0 feat: wire getOctokit factory into script context Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 0c2c53e809 feat: add getOctokit factory with deep merge, stripUndefined, and plugin dedup Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 652783f052 types: update type declarations to match v9 async-function changes Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • af48da85cb refactor: update async-function types for v9 imports, add getOctokit to arguments Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 926497b406 refactor: update OctokitOptions import path for v9 Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 26bb776791 chore: refresh license cache for upgraded dependencies Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 84e9b9d216 build: switch to ES2022 target with bundler module resolution Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • 34cab63564 chore: update package-lock.json for v9 dependencies Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • ff4b64fc28 feat!: bump version to 9.0.0, upgrade @actions/github to v9 Salman Muin Kayser Chishti 2026-04-09 18:13:39 +00:00
  • dae91cface feat: expose getOctokit factory in script context salmanmkc/block-scope-injection Salman Chishti 2026-04-09 15:03:58 +00:00
  • c1a957718a Address comment copilot/upgrade-actions-github-and-octokit Angel Kou 2026-03-26 15:05:18 -07:00
  • fa89b8b7dd Update license cache for upgraded dependencies Angel Kou 2026-03-23 16:29:24 -07:00
  • 9d3bd3eeb7 Initial plan copilot/68273897455-fix-check-licenses-workflow copilot-swe-agent[bot] 2026-03-23 23:20:12 +00:00
  • 4b873e4f37 Fix user-agent integration test for orchestration ID Angel Kou 2026-03-23 15:31:48 -07:00
  • 831f1a15f4 Fix integration test: update user-agent validation to allow optional orchestration ID copilot/fix-github-actions-integration-test copilot-swe-agent[bot] 2026-03-23 20:39:06 +00:00
  • 3841a7fa4e Initial plan copilot-swe-agent[bot] 2026-03-23 20:35:56 +00:00
  • 4bcf639368 Upgrade @actions/github to v9, @octokit/core to v7, and related plugins copilot-swe-agent[bot] 2026-03-23 20:26:01 +00:00
  • 179b645869 Initial plan copilot-swe-agent[bot] 2026-03-23 20:17:28 +00:00
  • 450193c5ab Merge pull request #695 from actions/copilot/add-orchestration-id-user-agent copilot/update-actions-github-version Tingluo Huang 2026-01-07 10:23:37 -05:00
  • b67a972797 Change orchestration ID format to actions_orchestration_id copilot-swe-agent[bot] 2026-01-07 04:17:15 +00:00
  • c0078b2072 Simplify user-agent logic and update integration test copilot-swe-agent[bot] 2026-01-06 23:05:20 +00:00
  • c36bdc0a3a Fix user-agent to handle empty string correctly copilot-swe-agent[bot] 2026-01-06 22:55:13 +00:00
  • b588811d63 Revert package-lock.json changes to remove peer flags copilot-swe-agent[bot] 2026-01-06 22:46:11 +00:00
  • 135f4fc944 Replace invalid characters with underscore instead of removing them copilot-swe-agent[bot] 2026-01-06 22:39:03 +00:00
  • 8a9be95424 Move helper method to end of file and revert package-lock.json changes copilot-swe-agent[bot] 2026-01-06 22:30:38 +00:00
  • 728b23b52d Remove orchestration-id test file copilot-swe-agent[bot] 2026-01-06 22:22:39 +00:00
  • f80dad6b51 Add underscore to valid orchestration ID characters copilot-swe-agent[bot] 2026-01-06 21:27:04 +00:00
  • baada7bb39 Apply prettier formatting to test file copilot-swe-agent[bot] 2026-01-06 21:15:37 +00:00
  • d053ab3e3c Add ACTIONS_ORCHESTRATION_ID to user-agent string copilot-swe-agent[bot] 2026-01-06 21:10:26 +00:00
  • 4389015762 Initial plan for ACTIONS_ORCHESTRATION_ID user-agent support copilot-swe-agent[bot] 2026-01-06 21:07:40 +00:00
  • 6599b4813b Initial plan copilot-swe-agent[bot] 2026-01-06 21:02:44 +00:00
  • 16bb73edcf Bump ruby/setup-ruby from 1.229.0 to 1.269.0 dependabot/github_actions/ruby/setup-ruby-1.269.0 dependabot[bot] 2025-12-08 18:17:46 +00:00
  • ff359d06dc Bump actions/checkout from 4 to 6 dependabot/github_actions/actions/checkout-6 dependabot[bot] 2025-11-24 18:56:53 +00:00
  • b3aca48c12 Bump js-yaml dependabot/npm_and_yarn/multi-75e6bc5210 dependabot[bot] 2025-11-18 18:00:37 +00:00
  • 0b3c1cf117 Bump actions/upload-artifact from 4 to 5 dependabot/github_actions/actions/upload-artifact-5 dependabot[bot] 2025-10-27 18:28:00 +00:00
  • 32042e3d03 Bump actions/setup-node in /.github/actions/install-dependencies dependabot/github_actions/dot-github/actions/install-dependencies/actions/setup-node-6 dependabot[bot] 2025-10-20 18:15:36 +00:00
  • adc37b7b4d Bump eslint from 8.51.0 to 9.38.0 dependabot/npm_and_yarn/eslint-9.38.0 dependabot[bot] 2025-10-20 18:06:31 +00:00
  • 8594d2a18d Bump @typescript-eslint/parser from 6.7.5 to 8.46.2 dependabot/npm_and_yarn/typescript-eslint/parser-8.46.2 dependabot[bot] 2025-10-20 18:06:20 +00:00
  • bf6eab18ca Bump github/codeql-action from 3 to 4 dependabot/github_actions/github/codeql-action-4 dependabot[bot] 2025-10-13 18:21:25 +00:00
  • 121f74df1a Bump @vercel/ncc from 0.38.0 to 0.38.4 dependabot/npm_and_yarn/vercel/ncc-0.38.4 dependabot[bot] 2025-09-22 18:17:58 +00:00
  • ed597411d8 Merge pull request #653 from actions/sneha-krip/readme-for-v8 v8.0.0 v8 Sneha Kripanandan 2025-09-04 10:48:16 -04:00
  • 2dc352e4ba Bold minimum Actions Runner version in README Sneha Kripanandan 2025-09-04 10:43:07 -04:00
  • 01e118c8d0 Update README for Node 24 runtime requirements Sneha Kripanandan 2025-09-04 10:42:40 -04:00
  • 8b222ac82e Apply suggestion from @salmanmkc Sneha Kripanandan 2025-09-04 10:39:58 -04:00
  • adc0eeac99 README for updating actions/github-script from v7 to v8 Sneha Kripanandan 2025-09-04 10:27:46 -04:00
  • 6d3beb123a Bump brace-expansion from 1.1.11 to 1.1.12 dependabot/npm_and_yarn/brace-expansion-1.1.12 dependabot[bot] 2025-09-04 12:03:29 +00:00
  • 20fe497b3f Merge pull request #637 from actions/node24 Salman Chishti 2025-09-04 10:55:50 +01:00
  • e7b7f222b1 update licenses Salman Muin Kayser Chishti 2025-08-08 12:15:47 +01:00
  • 2c81ba05f3 Update Node.js version support to 24.x Salman Muin Kayser Chishti 2025-07-29 14:08:35 +01:00
  • 11ad2396ad Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.21.0 dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.21.0 dependabot[bot] 2025-06-30 22:09:25 +00:00
  • f28e40c7f3 Merge pull request #610 from actions/nebuk89-patch-1 v7.1.0 v7 Ben De St Paer-Gotch 2025-06-06 09:19:36 +01:00
  • 1ae9958572 Update README.md Ben De St Paer-Gotch 2025-06-02 10:34:00 +01:00
  • 9bebb5f048 Bump undici from 5.28.5 to 5.29.0 dependabot/npm_and_yarn/undici-5.29.0 dependabot[bot] 2025-05-15 16:31:19 +00:00
  • 5ee2b97722 Merge pull request #603 from actions/joshmgross/document-inputs Josh Gross 2025-05-14 10:27:18 -04:00
  • 3424b52d08 typo fixes Josh Gross 2025-05-13 11:04:53 -04:00
  • f9d8109d52 Clearly document passing inputs to the script Josh Gross 2025-05-13 10:53:59 -04:00
  • 32e91bd2ce Bump @octokit/request from 8.1.1 to 8.4.1 dependabot/npm_and_yarn/octokit/request-8.4.1 dependabot[bot] 2025-04-02 14:57:05 +00:00
  • e7aeb8c663 Merge pull request #575 from actions/dependabot/github_actions/ruby/setup-ruby-1.229.0 Josh Gross 2025-04-02 10:56:06 -04:00
  • 5b5837ac81 Bump ruby/setup-ruby from 1.222.0 to 1.229.0 dependabot[bot] 2025-03-31 19:45:58 +00:00
  • 3908079ba1 Merge pull request #563 from actions/dependabot/github_actions/ruby/setup-ruby-1.222.0 Josh Gross 2025-03-10 15:14:55 -04:00
  • 14b73c4a7e Bump ruby/setup-ruby from 1.213.0 to 1.222.0 dependabot[bot] 2025-03-10 19:08:31 +00:00
  • 62c3794a3e Merge pull request #546 from neilime/patch-1 Josh Gross 2025-03-05 15:32:44 -05:00
  • ea5430244c Merge branch 'actions:main' into patch-1 Emilien Escalle 2025-03-04 07:29:17 +01:00
  • d0bdabac5f Merge pull request #557 from actions/joshmgross/fix-readme-v7 Josh Gross 2025-02-26 14:46:35 -05:00
  • 851500a2ad Remove octokit README updates for v7 Josh Gross 2025-02-26 14:38:00 -05:00
  • 75af19036b Bump @octokit/plugin-paginate-rest from 9.0.0 to 9.2.2 dependabot/npm_and_yarn/octokit/plugin-paginate-rest-9.2.2 dependabot[bot] 2025-02-18 23:28:48 +00:00
  • 86ac1371ea docs: add "exec" usage examples Emilien Escalle 2025-02-17 11:50:46 +01:00
  • b385691646 Bump @octokit/request-error from 5.0.0 to 5.1.1 dependabot/npm_and_yarn/octokit/request-error-5.1.1 dependabot[bot] 2025-02-15 00:25:26 +00:00
  • 378a50fac5 Merge pull request #508 from iamstarkov/patch-2 Josh Gross 2025-02-04 14:47:03 -05:00
  • 632050422e fix: adjust types Vladimir Starkov 2025-01-31 11:55:53 +01:00
  • f23cd47e29 replace GitHub with octokit in the README, but keep a note of the GitHub still being available Vladimir Starkov 2025-01-31 11:17:58 +01:00
  • 4024541289 make octokit instance available as octokit on top of github, to make it easier to seamless to copy examples from GitHub api or octokit documentation Vladimir Starkov 2025-01-15 19:16:37 +01:00
  • 91a83c0917 Merge pull request #473 from nschonni/upstream-setup-license Josh Gross 2025-01-29 11:34:59 -05:00
  • 586a6a1c85 Merge branch 'main' into upstream-setup-license Josh Gross 2025-01-29 11:31:44 -05:00
  • 8cf50d1501 Merge pull request #533 from nschonni/remove-vscode Josh Gross 2025-01-29 11:30:27 -05:00
  • 511abaae1c Merge branch 'main' into remove-vscode Josh Gross 2025-01-29 11:22:32 -05:00
  • eb88965f42 Merge pull request #532 from nschonni/sub-action-dependabot Josh Gross 2025-01-29 11:22:24 -05:00
  • eef4fd9090 Merge branch 'main' into remove-vscode Josh Gross 2025-01-29 11:22:16 -05:00
  • 6efc7571cb Merge branch 'main' into sub-action-dependabot Josh Gross 2025-01-29 11:21:01 -05:00
  • 08caaddc54 Merge pull request #531 from actions/joshmgross/update-workflows Josh Gross 2025-01-29 11:20:46 -05:00
  • ac230a1936 chore: Remove .vscode settings Nick Schonning 2025-01-28 17:18:57 -05:00
  • 8e643f1530 chore: Add Dependabot for .github/actions/install-dependencies Nick Schonning 2025-01-28 17:04:29 -05:00
  • 19e58d8525 Define permissions in workflows and update actions Josh Gross 2025-01-28 16:50:07 -05:00
  • 4724e145bf Bump @types/node from 20.9.0 to 22.12.0 dependabot/npm_and_yarn/types/node-22.12.0 dependabot[bot] 2025-01-28 21:38:18 +00:00
  • 5acb9949a7 Bump husky from 9.1.1 to 9.1.7 dependabot/npm_and_yarn/husky-9.1.7 dependabot[bot] 2025-01-28 21:37:44 +00:00
  • c94e1c45ff Merge pull request #472 from nschonni/setup-dependabot Josh Gross 2025-01-28 16:36:48 -05:00