Skip to content

[meshery/meshery-kuma] Prepare workflows for moving from default "write" to default "read" permission #458

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

Open
sangramrath opened this issue Apr 2, 2025 · 0 comments
Labels

Comments

@sangramrath
Copy link

Current Behavior

The workflows and the job(s) in them default to 'write' permissions set at the repository. Permissions for the GITHUB_TOKEN is not set individually at the workflow level.

Desired Behavior

Workflows permissions should default to 'read' and GITHUB_TOKEN permissions should be modified in workflow files to use privileged permissions as required.

Implementation

Acceptance Tests


Contributor Guides and Handbook

@sangramrath sangramrath converted this from a draft issue Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant