Conversation
- Use new repository for the action - Use nodejs-github-bot's PAT
aduh95
left a comment
There was a problem hiding this comment.
We could also set explicitly permissions: contents: read since that's the only needed permission required from now on IIUC
|
According to the docs, it needs write permission: https://github.com/googleapis/release-please-action#workflow-permissions |
Setting |
|
I see. Updated, thanks! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #852 +/- ##
==========================================
- Coverage 83.08% 83.00% -0.09%
==========================================
Files 37 37
Lines 4251 4266 +15
==========================================
+ Hits 3532 3541 +9
- Misses 719 725 +6 ☔ View full report in Codecov by Sentry. |
|
|
|
|
|
I might have given the wrong permission. Will check when I'm on my computer unless someone else does it first |
|
I forgot to give write access to the bot in https://github.com/nodejs/node-core-utils/settings/access. Now it's done. |

Uh oh!
There was an error while loading. Please reload this page.