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

meta: fix test_runner labeling #44863

Merged
merged 1 commit into from Oct 2, 2022

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented Oct 2, 2022

there are 3 issues fixed by this PR (I tested the changes locally)

  1. doc/api/test.md was converted to test Issues and PRs related to the tests. instead of test_runner
  2. lib/test.js was converted to test Issues and PRs related to the tests. instead of test_runner
  3. lib/internal/test_runner/* only adds https://github.com/nodejs/node/labels/dont-land-on-v14.x but does not add test_runner (caused by meta: update test_runner in label-pr-config #44615)

examples:
#44854
#44844

the third issue did not occur yet so there is no example for it

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Oct 2, 2022
@MoLow
Copy link
Member Author

MoLow commented Oct 2, 2022

CC @nodejs/test_runner

@MoLow MoLow added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2022

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

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 2, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 2, 2022
@nodejs-github-bot nodejs-github-bot merged commit e5c807e into nodejs:main Oct 2, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in e5c807e

@MoLow MoLow deleted the fix-test-runner-labels branch October 2, 2022 11:19
danielleadams pushed a commit that referenced this pull request Oct 11, 2022
PR-URL: #44863
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. 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.

None yet

4 participants