Set github workflow permissions to circleci and labeler#23294
Set github workflow permissions to circleci and labeler#23294mattip merged 2 commits intonumpy:mainfrom joycebrum:main
Conversation
Signed-off-by: Joyce <joycebrum@google.com>
Signed-off-by: Joyce <joycebrum@google.com>
rossbar
left a comment
There was a problem hiding this comment.
This LGTM - the circleCI artifact redirector is working 🎉
Thanks @joycebrum - if you're up for it, it'd be nice to document the permissions in the circleci redirector action which is widely used by other scientific Python projects e.g. scipy, etc.
|
Hi-five on merging your first pull request to NumPy, @joycebrum! We hope you stick around! Your choices aren’t limited to programming – you can review pull requests, help us stay on top of new and old issues, develop educational material, work on our website, add or improve graphic design, create marketing materials, translate website content, write grant proposals, and help with other fundraising initiatives. For more info, check out: https://numpy.org/contribute |
Closes #23293
Changes
contents: readand grantstatuses: writeto the job. (Looking at this PR Document that actions must be configured to have write permissions scientific-python/circleci-artifacts-redirector-action#33 it seems that it only needs write access to statuses. Since I'm not sure I can test this workflow, I've looked into their documentation to understand it)