chatgpt-action icon indicating copy to clipboard operation
chatgpt-action copied to clipboard

Let ChatGPT review PRs for you

Results 14 chatgpt-action issues
Sort by recently updated
recently updated
newest added

I recently tried to use it through GitHub actions but I saw your comment about OpenAI integrating Cloudflare into their ChatGPT app. How do I test this locally?

Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 2.0.4 to 5.0.8. Release notes Sourced from chatgpt's releases. Decrease maxModelTokens from 4096 to 4000 to be conservative fix: set maxModelTokens to 4000 to be conservative and...

dependencies
javascript

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.5 to 29.5.0. Release notes Sourced from jest's releases. v29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...

dependencies
javascript

Bumps [undici](https://github.com/nodejs/undici) from 5.13.0 to 5.19.1. Release notes Sourced from undici's releases. v5.19.1 ⚠️ Security Release ⚠️ Regular Expression Denial of Service in Headers with CVE-2023-24807 CRLF Injection in Nodejs...

dependencies
javascript

Hi @kxxt , thanks for your great project! Could you give me some ideas to resolve this error?

Bumps [@octokit/action](https://github.com/octokit/action.js) from 4.0.10 to 5.0.2. Release notes Sourced from @​octokit/action's releases. v5.0.2 5.0.2 (2023-01-21) Bug Fixes deps: update dependency @​octokit/types to v9 (3b0fe37) v5.0.1 5.0.1 (2023-01-20) Bug Fixes deps:...

dependencies
javascript

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies
javascript

Hi, thanks for the cool project, but I got the following error: ![image](https://user-images.githubusercontent.com/1460623/210563857-c353e4ef-5f75-44a2-9bfc-d32b3f2fd7f9.png) Google didn't help, I tried to refresh the token but got the same error. Any ideas?

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0. Release notes Sourced from actions/setup-node's releases. Add Support for Nightly, Canary and RC builds for Node.js In scope of this release we added support...

dependencies
github_actions