0% found this document useful (0 votes)
2 views

Github Managing Document.

The document provides a step-by-step guide for GitHub administrators on creating an organization, setting permissions, and managing teams. It outlines the process for configuring organization settings, establishing branch protection rules, and adding or removing team members. Key actions include selecting a membership plan, adjusting member privileges, and creating secret teams for enhanced privacy.

Uploaded by

a.sharma.ats4
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Github Managing Document.

The document provides a step-by-step guide for GitHub administrators on creating an organization, setting permissions, and managing teams. It outlines the process for configuring organization settings, establishing branch protection rules, and adding or removing team members. Key actions include selecting a membership plan, adjusting member privileges, and creating secret teams for enhanced privacy.

Uploaded by

a.sharma.ats4
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Usage Github As an Admin:

1. Create an Organisation using “+” icon shown next to the avatar on top right corner.
2. Select the membership plan according to your need, If you need to use private repositories
with your teams then select Github Team or GitHub Enterprise Plan rather than free one.

3. Add organisation name mail ID and other details and con rm to continue.

4. For Settings for the organisations, Click on the Avatar Icon then click on Your organisations
and then click on Settings button next to your organisation name.

Setting New Permissions for users.


1. In organisation settings click on “Member privileges”.
2. Base permissions are set as “No permission”, these permissions represent as what repo user
can see or user can work on.
3. Current members can only see or work the repos mentioned for their teams only.

Branch Protection Rules.


1. Current Branch protection rule is set for “production” Branch for any repository, which means
no user other than admin would be able to push code directly over the production branch.

Creating Teams and Adding or removing members from


the teams:
1. Click on “+” Icon next to Avatar > New Team.
2. Add Team Name, Team Description and make the team secret so others won't be able to see
or change members from other teams.
3. On teams page click on “+” button next to members list, Type username of every person need
to be added into the teams.
4. To Remove a member click on members list and after clicking on checkmark next to user
namer of member remove member by selecting “Remove from team…” from the drop down
menu above the list.
fi

You might also like