Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: set minimal permissions to workflows #7070

Merged

Conversation

diogoteles08
Copy link
Contributor

Fixes #7069

Mind that I'm not really familiar with the jlpm commands and with some of the jupyter workflows called on some actions, so I recommend that you double-check if I haven't removed any write permission that is actually needed =)

Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch diogoteles08/notebook/ci/set-minimal-permissions-on-workfows

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Thank you! jlpm is just a version-pinned alias for yarn. Underneath a lot is delegated to https://github.com/jupyterlab/maintainer-tools so we probably shall review it at some point too.

.github/workflows/playwright-update.yml Outdated Show resolved Hide resolved
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
@jtpio jtpio added this to the 7.0.x milestone Sep 25, 2023
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 5a8c3ad into jupyter:main Sep 25, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Set minimal permissions on GitHub Workflows
3 participants