Skip to content

BitBucket Repo Management Guidelines

Mike Behnke edited this page Jun 5, 2015 · 2 revisions
  • User access to repos is managed via GROUPS
  • We try not to associate individual USERS with repos for ease of admin.
  • GROUPS are managed at the TEAM level - Admins are able to create new Groups as needed.
  • If you need to manage groups, please ask one of the current admins to add you as an admin.
  • Groups should be created per team, not per repo - a single group may be assigned to multiple repos.
  • For example, the WhatWasThere group may be assigned to the WhatWasThere website and application repos.

To setup a new group as an admin:

  • Go to bitbucket.org/EnlightenAgency
  • Click on the ManageTeam button in the top right corner (don't click on the dropdown arrow)
  • Add Group -> Assign name
  • Add users to group - by username if they already have Bitbucket accounts, or by email
  • Bitbucket will send an invite if they don't have an account

To assign a group to a repo:

  • Create the repo, assign EnlightenAgency as the owner
  • Go to the repo page
  • Click the Gear icon for settings
  • Click Access Management
  • Add the group that should have access to the repo

Clone this wiki locally