-
Type:
Bug
-
Resolution: Answered
-
Priority:
Medium
-
None
-
Affects Version/s: 1.3.1
-
Component/s: Pull Requests
-
None
In an attempt to limit write access to master branch, I added a pre-receive hook into my server side repo. This works fine for pushes being done from Git command line.
However, when someone opens a PR for master branch and merges them, the pre-receive hook is not run, thus granting write-access to all.
- is duplicated by
-
BSERV-2975 Git hook is not firing after merging pull request
-
- Closed
-
- relates to
-
BSERV-2481 Branch Permissions
- Closed