| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Fast-track? (So we can land the linting rule for this stuff so @aduh95 doesn't have to open a PR like this ever three days?) |
Sorry, something went wrong.
|
I've also included some changes so we can check PR-URLs as well – and I did catch some more typos. |
Sorry, something went wrong.
|
Probably less of a sure-thing fast-track candidate with those additional changes, but I'm still good to fast-track it if someone else agrees. |
Sorry, something went wrong.
There was a problem hiding this comment.
Not sure I follow why some sections are getting disabled with the second commit
Sorry, something went wrong.
There was a problem hiding this comment.
Why disable the in this block?
Sorry, something went wrong.
There was a problem hiding this comment.
That’s because one item in the changes list has been introduced without a PR on node repo for security reason (3948830). This is (will be) picked up by the linter as invalid (see https://github.com/nodejs/remark-preset-lint-node/runs/1235246278?check_suite_focus=true)
Ideally the linter should be aware of that pattern, but I figured disabling linter on the few comments it happens would be good enough on a first iteration.
Sorry, something went wrong.
There was a problem hiding this comment.
Is the pattern that if the pr-url is for nodejs-private/node-private, then it should have a matching commit on frontmatter?
Sorry, something went wrong.
There was a problem hiding this comment.
OK, I agree that’s a cleaner solution. I didn’t take the time to implement that on the linter PR, I’ll try to do that later today.
Sorry, something went wrong.
There was a problem hiding this comment.
No worries, just talking the problem out loud 😄
Sorry, something went wrong.
There was a problem hiding this comment.
Should the commit be a URL as well?
Before I started working on refactoring YAML comments, there were 14 occurrences of commit IDs:
I'd stick with the majority here, as we did on the previous PR, unless someone objects.
Should the commit be disallowed on non-private pr-urls?
Yes, the goal is consistency, let's avoid it where we can. My plan is to have it allowed only on changes introduced on Node.js 0.x (because sometimes changes were made directly on master), and on security releases.
Sorry, something went wrong.
There was a problem hiding this comment.
Should the dual pr-url be allowed in the future, or better to ignore the one-off?
Sorry, something went wrong.
There was a problem hiding this comment.
I think that's a one off, we can revisite later if it becomes more common.
Sorry, something went wrong.
|
Removed the fast-track as now the PR is open for more than 48 hours anyway. |
Sorry, something went wrong.
|
Just want to explicitly say:
And, I'm excited to see nodejs/remark-preset-lint-node#139 land 👍 |
Sorry, something went wrong.
Sorry, something went wrong.
|
@cjihrig @Trott @lpinca, could I bother folks for an explicit 👍 for a fast-track? Note: looks like we're about to hit the 72 hour weekend guideline any ways, but better to be explicit. |
Sorry, something went wrong.
Refs: nodejs/remark-preset-lint-node#139 PR-URL: nodejs#35575 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
FYI, and I know it's hard to keep track and that it's not relevant for this PR anymore, but good news: There is no 72 hour weekend rule anymore. It's 48 hours no matter when you open the PR. Please don't use that fact to game the system. :-D |
Sorry, something went wrong.
Refs: nodejs/remark-preset-lint-node#139 PR-URL: #35575 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Refs: nodejs/remark-preset-lint-node#139 PR-URL: nodejs#35575 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
I've let two linter errors slipped through in #35454.
Refs: nodejs/remark-preset-lint-node#139
Checklist