Skip to content
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

tools: add linter for release commit proposals #55923

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Nov 19, 2024

Currently, it's way too simple to forget about the PR-URL: TODO trailer – in fact, it has slipped through in some releases. Another thing that has happened to me is when postponing a release, I would remember to amend the date in the commit message but not in the CHANGELOG.
Let's add some automation that ensure we catch those kind of mistakes early.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Nov 19, 2024
@marco-ippolito marco-ippolito added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 20, 2024
@aduh95 aduh95 added lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x labels Nov 20, 2024
@aduh95 aduh95 merged commit 02921e1 into nodejs:main Nov 22, 2024
20 checks passed
@aduh95
Copy link
Contributor Author

aduh95 commented Nov 22, 2024

Landed in 02921e1

@aduh95 aduh95 deleted the lint-release-proposal branch November 22, 2024 18:12
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Nov 26, 2024
PR-URL: nodejs#55923
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
aduh95 added a commit that referenced this pull request Nov 26, 2024
PR-URL: #55923
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
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 pending requests for changes, and a CI started. lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants