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

feat(3304): Relax permission check to allow admins from other SCMs to update pipeline #3305

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

VonnyJap
Copy link
Member

Context

Screwdriver restricts pipeline updates to admins within the same SCM context as the user’s login.

Objective

This PR relaxes the permission check, allowing admins from different SCM contexts to update the pipeline.

References

#3304

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link

Coverage Status

coverage: 95.287% (+0.002%) from 95.285%
when pulling 4eb5238 on another-scm-admins
into 22967af on master.

@tanoda
Copy link

tanoda commented Mar 17, 2025

Generally, the user with the same username in the different SCMs is just one with the same username but a different user.
We should add the configuration of which SCM contexts have the same username restriction.

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.

None yet

3 participants