Branch protection/path write protection - is it possible to have a global such like commit message validation allows?

Not sure of the differences between these 2 plugins as they both sound very similar. Installed and restarted the branch protection and didn’t see any options so installed the path write protection and can see the permissions per repo.

Is it possible to have global permissions with either? (or a future planned plugin?)

Ie, this is our use case:

The ‘tags’ folder in every repo should be read-only except for certain users.

We had hoped the “Tag protection” plugin would do this, but it seems to only stop tags from being deleted.

So we are currently using “path protection”, but having to apply it per-repo.

Hi,

When you talk about the ‘tags’ folder it sounds like you’re talking about SVN, right? This is the main reason for the path protection plugin. In SCM-Manager, we do not have an abstraction for tags and branches in SVN. The tag and branch protections are usable only for Git and HG.

We do not have global settings for the path protection on our backlog yet, but we will talk about this.

Regards
René

Thank you @pcc2 for your patience!

We discussed your feature request and come to the following conclusion and decision:

  • a global path protection would have effects on all repository types (git and hg) and if someone is using all types of repositories in a SCM-Manager this would cause troubles for him/her
  • we think that your request is already covered with the repository settings (even if it’s hard work if you have a lot of repositories)
  • if you would like to have this feature you are welcome to create a PR and develop it by yourself. Of course we can and will support you

I hope that our decision is understandable for you.

I am closing this topic as there has been no activity for more than 30 days.