FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: fix max body length handler in `create-release-proposal.sh` by aduh95 · Pull Request #65455 · nodejs/node · GitHub

/ node Public

tools: fix max body length handler in create-release-proposal.sh - #65455

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:fix-max-length
Aug 21, 2026
Merged

tools: fix max body length handler in create-release-proposal.sh#65455
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:fix-max-length

Conversation

aduh95 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

The current rate limiter failed to account for newline chars, see https://github.com/nodejs/node/actions/runs/32457961627/job/96775604558.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Aug 21, 2026
aduh95 added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 21, 2026

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @aduh95. Please 👍 to approve.

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 21, 2026
nodejs-github-bot merged commit b4fa29a into nodejs:main Aug 21, 2026
38 of 39 checks passed

Copy link
Copy Markdown
Collaborator

Landed in b4fa29a

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 21, 2026
aduh95 deleted the fix-max-length branch August 21, 2026 15:20
aduh95 added a commit that referenced this pull request Aug 25, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65455
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
aduh95 added a commit that referenced this pull request Aug 25, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65455
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL