Share repositories, manage member permissions, and centralize billing across your engineering team.
Every RepoWarden user automatically gets a personal team when they sign up. This is where your individual repos and billing live.
For shared work, you can create an organization team. Organization teams let multiple people manage the same set of repositories under a single plan and billing account.
Navigate to the Teams page from the sidebar or team switcher in the top navigation.
Click "Create team" and enter a team name. A URL-safe slug is generated automatically.
You are set as the team owner. Invite other members by their GitHub username.
Switch to the new team using the team switcher in the navigation bar. All repo and billing actions now apply to this team.
Organization teams have three roles. Each role inherits the permissions of the roles below it.
| Role | Permissions |
|---|---|
| Owner |
|
| Admin |
|
| Member |
|
The number of members you can add to a team depends on your plan:
Free
1
seats
Starter
3
seats
Pro
10
seats
Business
25
seats
You can link a GitHub organization to your RepoWarden team. This enables two key features: consolidated repo listing and auto-join.
When a GitHub org is linked, the repo picker shows all repositories from that organization alongside repositories from your personal GitHub account. You can enable repos from both sources under the same team.
When auto-join is enabled for a linked GitHub org, any RepoWarden user who is a member of that GitHub organization is automatically added to the team when they sign in. This saves team owners from having to manually invite every member.
Auto-join can be toggled on or off by team admins. It is enabled by default when you first link an org.
How to link a GitHub org
my-company)A repository can only be enabled on one team at a time. If you try to enable a repo that is already active on another team, you will see a conflict error. This prevents accidental duplicate scans and billing confusion.
The team switcher in the navigation bar lets you switch between your personal team and any organization teams you belong to. When you switch teams, the dashboard, repo list, and usage pages all update to show data for the selected team.
What changes when you switch teams