Skip to content

Conversation

@Karnav123
Copy link
Contributor

@Karnav123Karnav123 commented May 22, 2023

doc: Add the links to better explain stdio property of cluster.settings in the file doc/api/cluster.md#clustersettings.

Fixes: issue #47705
Refs: https://nodejs.org/docs/latest-v20.x/api/cluster.html#clustersettings

  • doc

@nodejs-github-botnodejs-github-bot added cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations. labels May 22, 2023
@Karnav123Karnav123 requested a review from lpincaMay 25, 2023 19:47
@Karnav123Karnav123 changed the title Update cluster.mddoc: Update cluster.mdMay 26, 2023
@Karnav123
Copy link
ContributorAuthor

@lpinca I am sorry for bothering but this PR is not getting included in the CI run. I am not able to understand why?

@lpinca
Copy link
Member

lpinca commented May 28, 2023

It is a doc only change so there is no need for a full CI run. Can you please use a more descriptive commit title? Something like doc: improve the documentation of the stdio option should be ok.

@Karnav123Karnav123 changed the title doc: Update cluster.mddoc: improve the documentation of the stdioMay 28, 2023
@Karnav123Karnav123 changed the title doc: improve the documentation of the stdiodoc: improve the documentation of the stdio optionMay 28, 2023
@Karnav123
Copy link
ContributorAuthor

It is a doc only change so there is no need for a full CI run. Can you please use a more descriptive commit title? Something like doc: improve the documentation of the stdio option should be ok.

Thank you! Done.

@lpinca
Copy link
Member

@Karnav123 you changed the PR title not the first commit title. Do you want to try to do it? You need to do a git rebase. If you prefer, we can also do it before landing.

@Karnav123
Copy link
ContributorAuthor

@Karnav123 you changed the PR title not the first commit title. Do you want to try to do it? You need to do a git rebase. If you prefer, we can also do it before landing.

Please rebase and change it.

@lpincalpinca added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 29, 2023
@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label May 30, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 30, 2023
@nodejs-github-botnodejs-github-bot merged commit 84716d8 into nodejs:mainMay 30, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 84716d8

targos pushed a commit that referenced this pull request May 30, 2023
@targostargos mentioned this pull request Jun 4, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.clusterIssues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Karnav123@lpinca@nodejs-github-bot@jasnell