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

Repo checks: Automatically set permissions on EPICS repos #8575

Open
5 tasks done
iangillingham-stfc opened this issue Nov 19, 2024 · 0 comments
Open
5 tasks done

Repo checks: Automatically set permissions on EPICS repos #8575

iangillingham-stfc opened this issue Nov 19, 2024 · 0 comments

Comments

@iangillingham-stfc
Copy link
Contributor

As a: [developer/user/instrument/project requirement] I would like the repo_checks build to make sure every repository in EPICS has permissions automatically set for:

  • ICP-read as a reader
  • ICP-write as a writer
  • ICP-writeandmerge as a maintainer

This is a follow-on to ticket #8480: check for permissions on EPICS repos
and will probably involve some augmentation to do_check_permissions_epics_repos.py, which presently simply reports repos which have incorrect settings. Currently there are 268 EPICS repos requiring permissions modifications.

Make the repo checks automatically update the repo permissions

Acceptance Criteria

  • EPICS Repos (submodules) all have the permissions set correctly after running

How to Test

  • Verify that repo permissions updater would correctly update repos that required updating
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

No branches or pull requests

1 participant