Skip to content

implemented permission fix from #2976

Matthias Lohr requested to merge (removed):fix-repository-permissions into master

What does this MR do?

This merge requests adds fixing of modes of repositories folder to the update-permissions script.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated -> no need
  • Tests added -> not covered by tests at all
  • Integration tests added to GitLab QA, if applicable -> does not apply
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com -> runner system failure, permission denied on dev.gitlab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

  • See #2976 for more details on this change

Merge request reports