copilot-swe-agent[bot] and GitHub
9d3bd3eeb7
Initial plan
2026-03-23 23:20:12 +00:00
Angel Kou
4b873e4f37
Fix user-agent integration test for orchestration ID
2026-03-23 15:31:48 -07:00
4bcf639368
Upgrade @actions/github to v9, @octokit/core to v7, and related plugins
...
- @actions/github: ^6.0.0 → ^9.0.0
- @octokit/core: ^5.0.1 → ^7.0.0
- @octokit/plugin-request-log: ^4.0.0 → ^6.0.0
- @octokit/plugin-retry: ^6.0.1 → ^8.0.0
- Update tsconfig.json to use moduleResolution: "bundler" for ESM exports map support
- Update import paths for new package structures
- Update build:types script for compatible compiler options
Co-authored-by: angel-jiakou <[email protected] >
Agent-Logs-Url: https://github.com/actions/github-script/sessions/17de5ca1-8bdc-41e4-a06d-ab2d8c2e6e8c
2026-03-23 20:26:01 +00:00
copilot-swe-agent[bot] and GitHub
179b645869
Initial plan
2026-03-23 20:17:28 +00:00
Tingluo Huang and GitHub
450193c5ab
Merge pull request #695 from actions/copilot/add-orchestration-id-user-agent
...
Add ACTIONS_ORCHESTRATION_ID to user-agent string
2026-01-07 10:23:37 -05:00
copilot-swe-agent[bot] and TingluoHuang
b67a972797
Change orchestration ID format to actions_orchestration_id
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 04:17:15 +00:00
copilot-swe-agent[bot] and TingluoHuang
c0078b2072
Simplify user-agent logic and update integration test
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 23:05:20 +00:00
copilot-swe-agent[bot] and TingluoHuang
c36bdc0a3a
Fix user-agent to handle empty string correctly
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 22:55:13 +00:00
copilot-swe-agent[bot] and TingluoHuang
b588811d63
Revert package-lock.json changes to remove peer flags
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 22:46:11 +00:00
copilot-swe-agent[bot] and TingluoHuang
135f4fc944
Replace invalid characters with underscore instead of removing them
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 22:39:03 +00:00
copilot-swe-agent[bot] and TingluoHuang
8a9be95424
Move helper method to end of file and revert package-lock.json changes
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 22:30:38 +00:00
copilot-swe-agent[bot] and TingluoHuang
728b23b52d
Remove orchestration-id test file
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 22:22:39 +00:00
copilot-swe-agent[bot] and TingluoHuang
f80dad6b51
Add underscore to valid orchestration ID characters
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 21:27:04 +00:00
copilot-swe-agent[bot] and TingluoHuang
baada7bb39
Apply prettier formatting to test file
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 21:15:37 +00:00
copilot-swe-agent[bot] and TingluoHuang
d053ab3e3c
Add ACTIONS_ORCHESTRATION_ID to user-agent string
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 21:10:26 +00:00
copilot-swe-agent[bot] and TingluoHuang
4389015762
Initial plan for ACTIONS_ORCHESTRATION_ID user-agent support
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 21:07:40 +00:00
copilot-swe-agent[bot]
6599b4813b
Initial plan
2026-01-06 21:02:44 +00:00
Sneha Kripanandan and GitHub
ed597411d8
Merge pull request #653 from actions/sneha-krip/readme-for-v8
...
README for updating actions/github-script from v7 to v8
v8
v8.0.0
2025-09-04 10:48:16 -04:00
Sneha Kripanandan and GitHub
2dc352e4ba
Bold minimum Actions Runner version in README
2025-09-04 10:43:07 -04:00
Sneha Kripanandan and GitHub
01e118c8d0
Update README for Node 24 runtime requirements
2025-09-04 10:42:40 -04:00
8b222ac82e
Apply suggestion from @salmanmkc
...
Co-authored-by: Salman Chishti <[email protected] >
2025-09-04 10:39:58 -04:00
Sneha Kripanandan and GitHub
adc0eeac99
README for updating actions/github-script from v7 to v8
2025-09-04 10:27:46 -04:00
Salman Chishti and GitHub
20fe497b3f
Merge pull request #637 from actions/node24
...
Update Node.js version support to 24.x
2025-09-04 10:55:50 +01:00
Salman Muin Kayser Chishti
e7b7f222b1
update licenses
2025-08-08 12:15:47 +01:00
Salman Muin Kayser Chishti
2c81ba05f3
Update Node.js version support to 24.x
...
Bump Node.js version requirement from 20.x to 24.x in action configuration and package files. Update @types/node and undici-types dependencies to match Node 24 compatibility.
2025-07-29 14:08:35 +01:00
Ben De St Paer-Gotch and GitHub
f28e40c7f3
Merge pull request #610 from actions/nebuk89-patch-1
...
Update README.md
v7
v7.1.0
2025-06-06 09:19:36 +01:00
Ben De St Paer-Gotch and GitHub
1ae9958572
Update README.md
2025-06-02 10:34:00 +01:00
Josh Gross and GitHub
5ee2b97722
Merge pull request #603 from actions/joshmgross/document-inputs
...
Clearly document passing inputs to the `script`
2025-05-14 10:27:18 -04:00
Josh Gross
3424b52d08
typo fixes
2025-05-13 11:04:53 -04:00
Josh Gross
f9d8109d52
Clearly document passing inputs to the script
2025-05-13 10:53:59 -04:00
Josh Gross and GitHub
e7aeb8c663
Merge pull request #575 from actions/dependabot/github_actions/ruby/setup-ruby-1.229.0
...
Bump ruby/setup-ruby from 1.222.0 to 1.229.0
2025-04-02 10:56:06 -04:00
dependabot[bot] and GitHub
5b5837ac81
Bump ruby/setup-ruby from 1.222.0 to 1.229.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.222.0 to 1.229.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](https://github.com/ruby/setup-ruby/compare/277ba2a127aba66d45bad0fa2dc56f80dbfedffa...354a1ad156761f5ee2b7b13fa8e09943a5e8d252 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-03-31 19:45:58 +00:00
Josh Gross and GitHub
3908079ba1
Merge pull request #563 from actions/dependabot/github_actions/ruby/setup-ruby-1.222.0
...
Bump ruby/setup-ruby from 1.213.0 to 1.222.0
2025-03-10 15:14:55 -04:00
dependabot[bot] and GitHub
14b73c4a7e
Bump ruby/setup-ruby from 1.213.0 to 1.222.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.213.0 to 1.222.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](https://github.com/ruby/setup-ruby/compare/28c4deda893d5a96a6b2d958c5b47fc18d65c9d3...277ba2a127aba66d45bad0fa2dc56f80dbfedffa )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-03-10 19:08:31 +00:00
Josh Gross and GitHub
62c3794a3e
Merge pull request #546 from neilime/patch-1
...
docs: add "exec" usage examples
2025-03-05 15:32:44 -05:00
Emilien Escalle and GitHub
ea5430244c
Merge branch 'actions:main' into patch-1
2025-03-04 07:29:17 +01:00
Josh Gross and GitHub
d0bdabac5f
Merge pull request #557 from actions/joshmgross/fix-readme-v7
...
Remove `octokit` README updates for v7
2025-02-26 14:46:35 -05:00
Josh Gross
851500a2ad
Remove octokit README updates for v7
...
https://github.com/actions/github-script/issues/545
2025-02-26 14:38:00 -05:00
Emilien Escalle and GitHub
86ac1371ea
docs: add "exec" usage examples
2025-02-17 11:50:46 +01:00
Josh Gross and GitHub
378a50fac5
Merge pull request #508 from iamstarkov/patch-2
...
make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations
2025-02-04 14:47:03 -05:00
Vladimir Starkov
632050422e
fix: adjust types
2025-01-31 11:55:53 +01:00
Vladimir Starkov
f23cd47e29
replace GitHub with octokit in the README, but keep a note of the GitHub still being available
2025-01-31 11:20:25 +01:00
Vladimir Starkov and Vladimir Starkov
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
2025-01-31 11:20:25 +01:00
Josh Gross and GitHub
91a83c0917
Merge pull request #473 from nschonni/upstream-setup-license
...
ci: Use github/setup-licensed
2025-01-29 11:34:59 -05:00
Josh Gross and GitHub
586a6a1c85
Merge branch 'main' into upstream-setup-license
2025-01-29 11:31:44 -05:00
Josh Gross and GitHub
8cf50d1501
Merge pull request #533 from nschonni/remove-vscode
...
chore: Remove .vscode settings
2025-01-29 11:30:27 -05:00
Josh Gross and GitHub
511abaae1c
Merge branch 'main' into remove-vscode
2025-01-29 11:22:32 -05:00
Josh Gross and GitHub
eb88965f42
Merge pull request #532 from nschonni/sub-action-dependabot
...
chore: Add Dependabot for .github/actions/install-dependencies
2025-01-29 11:22:24 -05:00
Josh Gross and GitHub
eef4fd9090
Merge branch 'main' into remove-vscode
2025-01-29 11:22:16 -05:00
Josh Gross and GitHub
6efc7571cb
Merge branch 'main' into sub-action-dependabot
2025-01-29 11:21:01 -05:00