-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Update actions/github-script action to v8 (main) #235530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pinging @elastic/kibana-operations (Team:Operations) |
a18bc33
to
ef15bcb
Compare
Ikuni17
approved these changes
Sep 19, 2025
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Sep 24, 2025
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://redirect.github.com/actions/github-script) | action | major | `v7` -> `v8.0.0` | --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v8.0.0`](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) ### [`v7.1.0`](https://redirect.github.com/actions/github-script/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0) #### What's Changed - Upgrade husky to v9 by [@&elastic#8203;benelan](https://redirect.github.com/benelan) in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - Add workflow file for publishing releases to immutable action package by [@&elastic#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - Upgrade IA Publish by [@&elastic#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/486](https://redirect.github.com/actions/github-script/pull/486) - Fix workflow status badges by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/497](https://redirect.github.com/actions/github-script/pull/497) - Update usage of `actions/upload-artifact` by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/512](https://redirect.github.com/actions/github-script/pull/512) - Clear up package name confusion by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/514](https://redirect.github.com/actions/github-script/pull/514) - Update dependencies with `npm audit fix` by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/515](https://redirect.github.com/actions/github-script/pull/515) - Specify that the used script is JavaScript by [@&elastic#8203;timotk](https://redirect.github.com/timotk) in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - chore: Add Dependabot for NPM and Actions by [@&elastic#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/472](https://redirect.github.com/actions/github-script/pull/472) - Define `permissions` in workflows and update actions by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/531](https://redirect.github.com/actions/github-script/pull/531) - chore: Add Dependabot for .github/actions/install-dependencies by [@&elastic#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/532](https://redirect.github.com/actions/github-script/pull/532) - chore: Remove .vscode settings by [@&elastic#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/533](https://redirect.github.com/actions/github-script/pull/533) - ci: Use github/setup-licensed by [@&elastic#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/473](https://redirect.github.com/actions/github-script/pull/473) - 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 by [@&elastic#8203;iamstarkov](https://redirect.github.com/iamstarkov) in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - Remove `octokit` README updates for v7 by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/557](https://redirect.github.com/actions/github-script/pull/557) - docs: add "exec" usage examples by [@&elastic#8203;neilime](https://redirect.github.com/neilime) in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/563](https://redirect.github.com/actions/github-script/pull/563)3 - Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/575](https://redirect.github.com/actions/github-script/pull/575)5 - Clearly document passing inputs to the `script` by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/603](https://redirect.github.com/actions/github-script/pull/603) - Update README.md by [@&elastic#8203;nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) #### New Contributors - [@&elastic#8203;benelan](https://redirect.github.com/benelan) made their first contribution in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - [@&elastic#8203;Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - [@&elastic#8203;timotk](https://redirect.github.com/timotk) made their first contribution in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - [@&elastic#8203;iamstarkov](https://redirect.github.com/iamstarkov) made their first contribution in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - [@&elastic#8203;neilime](https://redirect.github.com/neilime) made their first contribution in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - [@&elastic#8203;nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) **Full Changelog**: actions/github-script@v7...v7.1.0 ### [`v7.0.1`](https://redirect.github.com/actions/github-script/releases/tag/v7.0.1) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7...v7.0.1) #### What's Changed - Avoid setting `baseUrl` to undefined when input is not provided by [@&elastic#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/439](https://redirect.github.com/actions/github-script/pull/439) **Full Changelog**: actions/github-script@v7.0.0...v7.0.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDpza2lwIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
niros1
pushed a commit
that referenced
this pull request
Sep 30, 2025
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://redirect.github.com/actions/github-script) | action | major | `v7` -> `v8.0.0` | --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v8.0.0`](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) ### [`v7.1.0`](https://redirect.github.com/actions/github-script/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0) #### What's Changed - Upgrade husky to v9 by [@​benelan](https://redirect.github.com/benelan) in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - Add workflow file for publishing releases to immutable action package by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - Upgrade IA Publish by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/486](https://redirect.github.com/actions/github-script/pull/486) - Fix workflow status badges by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/497](https://redirect.github.com/actions/github-script/pull/497) - Update usage of `actions/upload-artifact` by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/512](https://redirect.github.com/actions/github-script/pull/512) - Clear up package name confusion by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/514](https://redirect.github.com/actions/github-script/pull/514) - Update dependencies with `npm audit fix` by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/515](https://redirect.github.com/actions/github-script/pull/515) - Specify that the used script is JavaScript by [@​timotk](https://redirect.github.com/timotk) in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - chore: Add Dependabot for NPM and Actions by [@​nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/472](https://redirect.github.com/actions/github-script/pull/472) - Define `permissions` in workflows and update actions by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/531](https://redirect.github.com/actions/github-script/pull/531) - chore: Add Dependabot for .github/actions/install-dependencies by [@​nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/532](https://redirect.github.com/actions/github-script/pull/532) - chore: Remove .vscode settings by [@​nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/533](https://redirect.github.com/actions/github-script/pull/533) - ci: Use github/setup-licensed by [@​nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/473](https://redirect.github.com/actions/github-script/pull/473) - 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 by [@​iamstarkov](https://redirect.github.com/iamstarkov) in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - Remove `octokit` README updates for v7 by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/557](https://redirect.github.com/actions/github-script/pull/557) - docs: add "exec" usage examples by [@​neilime](https://redirect.github.com/neilime) in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/563](https://redirect.github.com/actions/github-script/pull/563)3 - Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/575](https://redirect.github.com/actions/github-script/pull/575)5 - Clearly document passing inputs to the `script` by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/603](https://redirect.github.com/actions/github-script/pull/603) - Update README.md by [@​nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) #### New Contributors - [@​benelan](https://redirect.github.com/benelan) made their first contribution in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - [@​timotk](https://redirect.github.com/timotk) made their first contribution in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - [@​iamstarkov](https://redirect.github.com/iamstarkov) made their first contribution in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - [@​neilime](https://redirect.github.com/neilime) made their first contribution in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - [@​nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) **Full Changelog**: actions/github-script@v7...v7.1.0 ### [`v7.0.1`](https://redirect.github.com/actions/github-script/releases/tag/v7.0.1) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7...v7.0.1) #### What's Changed - Avoid setting `baseUrl` to undefined when input is not provided by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/439](https://redirect.github.com/actions/github-script/pull/439) **Full Changelog**: actions/github-script@v7.0.0...v7.0.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDpza2lwIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:skip
This PR does not require backporting
release_note:skip
Skip the PR/issue when compiling release notes
Team:Operations
Platform Operations Team t//
v9.2.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v7
->v8.0.0
Release Notes
actions/github-script (actions/github-script)
v8.0.0
Compare Source
v7.1.0
Compare Source
What's Changed
actions/upload-artifact
by @joshmgross in https://github.com/actions/github-script/pull/512npm audit fix
by @joshmgross in https://github.com/actions/github-script/pull/515permissions
in workflows and update actions by @joshmgross in https://github.com/actions/github-script/pull/531octokit
README updates for v7 by @joshmgross in https://github.com/actions/github-script/pull/557script
by @joshmgross in https://github.com/actions/github-script/pull/603New Contributors
Full Changelog: actions/github-script@v7...v7.1.0
v7.0.1
Compare Source
What's Changed
baseUrl
to undefined when input is not provided by @joshmgross in https://github.com/actions/github-script/pull/439Full Changelog: actions/github-script@v7.0.0...v7.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.