Skip to content

doc: add missing "changes" key in YAML comment - #18605

Closed
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:add/missing-key
Closed

doc: add missing "changes" key in YAML comment#18605
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:add/missing-key

Conversation

@lpinca

Copy link
Copy Markdown
Member

Fixes a YAML parse issue introduces in commit a899576.

It should unbreak CI.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem. labels Feb 6, 2018
@lpinca

Copy link
Copy Markdown
MemberAuthor

@addaleaxaddaleax added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 6, 2018
@addaleax

Copy link
Copy Markdown
Member

Landed in 610cac2

@addaleaxaddaleax closed this Feb 6, 2018
addaleax pushed a commit that referenced this pull request Feb 6, 2018
PR-URL: #18605
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
@lpinca
lpinca deleted the add/missing-key branch February 7, 2018 08:11
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18605
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18605
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18605
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
@MylesBorinsMylesBorins mentioned this pull request Feb 21, 2018
@gibfahn

Copy link
Copy Markdown
Member

Depends on #15752, which is semver-minor

MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
PR-URL: nodejs#18605
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@lpinca@addaleax@gibfahn@apapirovski@MylesBorins@nodejs-github-bot