Skip to content

doc: clarify napi_property_attributes text - #35253

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:napi-prop-text
Closed

doc: clarify napi_property_attributes text#35253
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:napi-prop-text

Conversation

@Trott

Copy link
Copy Markdown
Member
  • Rearrange sentence to avoid ambiguity whether the entire sentence
    applies to a method in a JS class or just the "but not" part
  • Use serial comma
  • Correct spelling of configurable
Checklist

* Rearrange sentence to avoid ambiguity whether the entire sentence
applies to a method in a JS class or just the "but not" part
* Use serial comma
* Correct spelling of _configurable_
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/n-api

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Sep 18, 2020

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@addaleaxaddaleax added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 20, 2020
@github-actionsgithub-actionsBot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 20, 2020
@github-actions

Copy link
Copy Markdown
Contributor
Commit Queue failed
- Loading data for nodejs/node/pull/35253
✔ Done loading data for nodejs/node/pull/35253
----------------------------------- PR info ------------------------------------
Title doc: clarify napi_property_attributes text (#35253)
Author Rich Trott (@Trott)
Branch Trott:napi-prop-text -> nodejs:master
Labels doc, n-api
Commits 1
- doc: clarify napi_property_attributes text
Committers 1
- Rich Trott PR-URL: https://github.com/nodejs/node/pull/35253
Reviewed-By: Chengzhong Wu Reviewed-By: Michael Dawson Reviewed-By: Gerhard Stöbich Reviewed-By: Luigi Pinca Reviewed-By: Anna Henningsen ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/35253
Reviewed-By: Chengzhong Wu Reviewed-By: Michael Dawson Reviewed-By: Gerhard Stöbich Reviewed-By: Luigi Pinca Reviewed-By: Anna Henningsen --------------------------------------------------------------------------------
✖ GitHub CI is still running
ℹ Doc-only changes
ℹ This PR was created on Fri, 18 Sep 2020 09:31:48 GMT
✔ Approvals: 5
✔ - Chengzhong Wu (@legendecas): https://github.com/nodejs/node/pull/35253#pullrequestreview-491314856
✔ - Michael Dawson (@mhdawson) (TSC): https://github.com/nodejs/node/pull/35253#pullrequestreview-491579392
✔ - Gerhard Stöbich (@Flarna): https://github.com/nodejs/node/pull/35253#pullrequestreview-491983778
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/35253#pullrequestreview-492128499
✔ - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/35253#pullrequestreview-492198585
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu

@addaleax

Copy link
Copy Markdown
Member

Landed in 62ff691

addaleax pushed a commit that referenced this pull request Sep 20, 2020
* Rearrange sentence to avoid ambiguity whether the entire sentence
applies to a method in a JS class or just the "but not" part
* Use serial comma
* Correct spelling of _configurable_
PR-URL: #35253
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
ruyadorno pushed a commit that referenced this pull request Sep 21, 2020
* Rearrange sentence to avoid ambiguity whether the entire sentence
applies to a method in a JS class or just the "but not" part
* Use serial comma
* Correct spelling of _configurable_
PR-URL: #35253
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@ruyadornoruyadorno mentioned this pull request Sep 21, 2020
4 tasks
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
* Rearrange sentence to avoid ambiguity whether the entire sentence
applies to a method in a JS class or just the "but not" part
* Use serial comma
* Correct spelling of _configurable_
PR-URL: nodejs#35253
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@targostargos removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 5, 2021
@Trott
Trott deleted the napi-prop-text branch April 14, 2022 11:29
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.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@Trott@nodejs-github-bot@addaleax@NickNaso@lpinca@legendecas@mhdawson@Flarna@targos