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

update RBAC for project add env var to maintainer #3075

Merged
merged 3 commits into from
May 13, 2022

Conversation

tobybellwood
Copy link
Member

This PR fixes a situation where a maintainer can't add a project-scoped environment variable, but is allowed to delete one.

In the RBAC scheme, this permission was previously only granted to OWNER level. As maintainers require full access to the project configuration, they require access to be able to add these variables.

Closes #3015

@tobybellwood tobybellwood merged commit 4d1900a into main May 13, 2022
@tobybellwood tobybellwood deleted the add_proj_env_var_perm branch June 9, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintainers should be allowed to add environment variables at a project level
2 participants