Skip to content

Commit

Permalink
GH add/remove members (microsoft#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszPorowski authored Jan 14, 2022
1 parent 73f3fa9 commit 634ab5f
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions byos/devops/GH.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ This lab deploys to a single resource group within an Azure subscription. To dep

Each OpenHack team will create **their own GitHub team within the GitHub organization that has already been created for all DevOps OpenHacks**.

- Coaches should be added to the GitHub organization prior each OpenHack. This is managed by the OpenHack program team.
- External coaches may need assistance accessing the GitHub organization. They should contact the OpenHack program team for support before the OpenHack delivery.
- **Tech Lead** should be added to the GitHub organization prior to each OpenHack by the Open Hack **Program Team**.
- **Coaches** should be added to the GitHub organization prior each OpenHack by the OpenHack **Tech Lead**.
- **Attendees** should be added to the GitHub organization at the beginning on each OpenHack by the **Coach**.

Make sure your OpenHack team members are part of a dedicated GitHub organization. If not, then invite them. Follow this guide on how to do it: [Inviting users to join your organization](https://docs.github.com/en/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization)

Expand Down Expand Up @@ -145,4 +146,10 @@ Add OpenHack team members to GitHub Team, follow guide: [Adding organization mem

## Post-event steps

After OpenHack, clean up GitHub Organization by removing OpenHack team members from the GitHub Organization. Follow this guide on how to do it: [Removing a member from your organization](https://docs.github.com/en/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization#revoking-the-users-membership)
After OpenHack, clean up GitHub Organization by removing OpenHack team members from the GitHub Organization.

- **Attendees** should be removed from the GitHub organization at the end of each OpenHack by the **Coach**.
- **Coaches** should be removed from the GitHub organization after each OpenHack by the OpenHack **Tech Lead**.
- **Tech Lead** should be removed from the GitHub organization after each OpenHack by the OpenHack **Program Team**.

Follow this guide on how to do it: [Removing a member from your organization](https://docs.github.com/en/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization#revoking-the-users-membership)

0 comments on commit 634ab5f

Please sign in to comment.