-
Suggestion
-
Resolution: Done
It would be useful to have a separate permission to disable branch and tag deletion done via git push.
Ideally, this would be controlled independently of any permissions to delete branches and tags from the Stash web interface and is just intended to prevent accidental git push branch deletions.
- is duplicated by
-
BSERV-3280 History protection / Branch deletion protection
- Closed
-
BSERV-3567 Add option to deny branch deletion based on shell glob
- Closed
-
BSERV-4175 Branch permissions control
- Closed
-
BSERV-4227 Built-in support for blocking branch and tag deletion without administrative approval.
- Closed
-
BSERV-7118 restrict ability to delete branches to REPO_ADMIN
- Closed
- is related to
-
BSERV-2521 Add commit hooks
- Closed
-
BSERV-2586 Add user permission for allowing/denying non fast forward pushes
- Closed
-
BSERV-5258 Option to disable deletion of certain branches when merging pull requests
- Closed
-
BSERV-3794 Prevent moving/deleting tags
- Gathering Interest
- relates to
-
BSERV-2481 Branch Permissions
- Closed
-
BSERV-3368 Expose Git level configuration options via the Stash UI
- Closed
-
BSERV-7088 Turn off delete branch on merge pull request by default
- Closed
-
BSERV-2758 Allow setting config options on hosted repository
- Gathering Interest
Form Name |
---|
[BSERV-2507] Add permission to disable branch and tag deletion via git push
Workflow | Original: JAC Suggestion Workflow [ 3397023 ] | New: JAC Suggestion Workflow 3 [ 3616171 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: BSERV Suggestions Workflow [ 2685572 ] | New: JAC Suggestion Workflow [ 3397023 ] |
Remote Link | Original: This issue links to "Page (Confluence)" [ 417003 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 417003 ] |
Workflow | Original: Stash Workflow [ 383434 ] | New: BSERV Suggestions Workflow [ 2685572 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to STASH-3794 [ STASH-3794 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 122394 ] |
Labels | New: pse-request |
The tag protection as part of branch protection is documented here:
https://confluence.atlassian.com/stash/branch-permission-patterns-313461041.html
A refernce to this documentation should suffice for now, as it provides a valid workaround, which we already use successfully.