[v24.x] src: add permission support to config file#62760
Open
marco-ippolito wants to merge 1 commit intonodejs:v24.x-stagingfrom
Open
[v24.x] src: add permission support to config file#62760marco-ippolito wants to merge 1 commit intonodejs:v24.x-stagingfrom
marco-ippolito wants to merge 1 commit intonodejs:v24.x-stagingfrom
Conversation
Collaborator
|
Review requested:
|
6ad4758 to
03b4f6c
Compare
RafaelGSS
approved these changes
Apr 15, 2026
PR-URL: nodejs#60746 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
03b4f6c to
3f91afe
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v24.x-staging #62760 +/- ##
=================================================
+ Coverage 90.06% 90.08% +0.01%
=================================================
Files 672 673 +1
Lines 201174 202277 +1103
Branches 39304 39573 +269
=================================================
+ Hits 181197 182226 +1029
- Misses 12240 12259 +19
- Partials 7737 7792 +55
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR-URL: #60746
Reviewed-By: Rafael Gonzaga rafael.nunu@hotmail.com
Reviewed-By: Pietro Marchini pietro.marchini94@gmail.com
Reviewed-By: Colin Ihrig cjihrig@gmail.com