chore: add GitHub automation for IAM and Admin Exp team
Created by: unknwon
Three parts of GitHub automation have been added for the IAM and Admin Exp team:
-
.github/teams.yml: Automatically label the PR with the labelteam/iam-admin-experienceif the author is one of defined people. -
.github/workflows/label-move.yml: Automatically add issues and PRs with the labelteam/iam-admin-experienceto the IAM and Admin Exp GitHub project. -
.github/workflows/label-notify.yml: Automatically tag@sourcegraph/iam-and-admin-experience teamwhen an issue is labeled withteam/iam-admin-experience- This could be a bit controversial, there will be times with some issue storm, we can change it to only individuals if we want. Let's start with it see how things go.
Test plan
Not code related.