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: fix release proposal linter to support more than 1 folk preparing #56203

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Dec 10, 2024

When the person preparing the release is not the person promoting it, there are more than 1 @ char and the linter should account for that.
in this case, it's a matter of using %% instead of % bash parameter expansion. I'm also changing the test syntax to align with how our .sh files linter is set even though it's not running on shell script written inside YAML files.

@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 Dec 10, 2024
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. 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 Dec 10, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 12, 2024
@nodejs-github-bot nodejs-github-bot merged commit 37766dc into nodejs:main Dec 12, 2024
33 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 37766dc

@aduh95 aduh95 deleted the release-linter branch December 12, 2024 14:59
targos pushed a commit that referenced this pull request Dec 13, 2024
PR-URL: #56203
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: James M Snell <[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.

6 participants