Skip to content

Restrict Development to Branch Model for Atlassian Bitbucket Server

License

Notifications You must be signed in to change notification settings

Parallels/atlassian-restrict-branch-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restrict Development to Branch Model

Build Status

Atlassian Bitbucket Server Plugin

Download from Atlassian Marketplace: Restrict Development to Branch Model

Deny creating branches that do not conform to repository's branch model.

Decline git push that creates a branch outside of repository's branching model and cancel creating such branches via UI/REST.

  • Configure repository's branching model

Repository Settings (the cog) -> Workflow (Branching Model) -> Enable

  • Enable repository's hook

Repository Settings (the cog) -> Workflow (Hooks) -> Restrict Development to Branch Model -> Enable

Build and pack the plugin

atlas-compile
atlas-package

Run Bitbucket Server with the plugin installed (Atlassian SDK):

atlas-run

About

Restrict Development to Branch Model for Atlassian Bitbucket Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages