Skip to content

Conversation

@sneha-krip
Copy link
Contributor

README update for new version 8 which uses Node 24

Copilot AI review requested due to automatic review settings September 4, 2025 14:28
@sneha-krip sneha-krip requested a review from a team as a code owner September 4, 2025 14:28
@sneha-krip sneha-krip temporarily deployed to debug-integration-test September 4, 2025 14:28 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Hello from actions/github-script! (460d17e)

Co-authored-by: Salman Chishti <[email protected]>
@sneha-krip sneha-krip temporarily deployed to debug-integration-test September 4, 2025 14:40 — with GitHub Actions Inactive
@sneha-krip sneha-krip temporarily deployed to debug-integration-test September 4, 2025 14:42 — with GitHub Actions Inactive
@sneha-krip sneha-krip temporarily deployed to debug-integration-test September 4, 2025 14:43 — with GitHub Actions Inactive
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README documentation to reflect the release of version 8 of the actions/github-script action, which upgrades the runtime from Node 20 to Node 24.

  • Adds a new "V8" section to the Breaking Changes documentation explaining the Node 24 upgrade
  • Updates all example usage references from @v7 to @v8 throughout the README

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sneha-krip sneha-krip merged commit ed59741 into main Sep 4, 2025
14 checks passed
@sneha-krip sneha-krip deleted the sneha-krip/readme-for-v8 branch September 4, 2025 14:48
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Feb 8, 2026
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.1.0 to 8.0.0.
Release notes

*Sourced from [actions/github-script's releases](https://github.com/actions/github-script/releases).*

> v8.0.0
> ------
>
> What's Changed
> --------------
>
> * Update Node.js version support to 24.x by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/github-script#637](https://redirect.github.com/actions/github-script/pull/637)
> * README for updating actions/github-script from v7 to v8 by [`@​sneha-krip`](https://github.com/sneha-krip) in [actions/github-script#653](https://redirect.github.com/actions/github-script/pull/653)
>
> ⚠️ Minimum Compatible Runner Version
> ------------------------------------
>
> **v2.327.1**  
> [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
>
> Make sure your runner is updated to this version or newer to use this release.
>
> New Contributors
> ----------------
>
> * [`@​salmanmkc`](https://github.com/salmanmkc) made their first contribution in [actions/github-script#637](https://redirect.github.com/actions/github-script/pull/637)
> * [`@​sneha-krip`](https://github.com/sneha-krip) made their first contribution in [actions/github-script#653](https://redirect.github.com/actions/github-script/pull/653)
>
> **Full Changelog**: <actions/github-script@v7.1.0...v8.0.0>


Commits

* [`ed59741`](actions/github-script@ed59741) Merge pull request [#653](https://redirect.github.com/actions/github-script/issues/653) from actions/sneha-krip/readme-for-v8
* [`2dc352e`](actions/github-script@2dc352e) Bold minimum Actions Runner version in README
* [`01e118c`](actions/github-script@01e118c) Update README for Node 24 runtime requirements
* [`8b222ac`](actions/github-script@8b222ac) Apply suggestion from [`@​salmanmkc`](https://github.com/salmanmkc)
* [`adc0eea`](actions/github-script@adc0eea) README for updating actions/github-script from v7 to v8
* [`20fe497`](actions/github-script@20fe497) Merge pull request [#637](https://redirect.github.com/actions/github-script/issues/637) from actions/node24
* [`e7b7f22`](actions/github-script@e7b7f22) update licenses
* [`2c81ba0`](actions/github-script@2c81ba0) Update Node.js version support to 24.x
* See full diff in [compare view](actions/github-script@f28e40c...ed59741)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/github-script&package-manager=github\_actions&previous-version=7.1.0&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants