chore: update GitHub automation for IAM team
Created by: unknwon
Three parts of GitHub automation have been updated for the IAM team:
-
.github/teams.yml
: Automatically label the PR with the labelteam/iam
if the author is one of the defined people.- Also only limited to pull requests "opened" and "reopened" events, give us a chance to transfer PR ownership or not intended to be going to the team board.
-
.github/workflows/label-move.yml
: Automatically add issues and PRs with the labelteam/iam
to the IAM GitHub project. -
.github/workflows/label-notify.yml
: Automatically tag@sourcegraph/iam
team when an issue is labeled withteam/iam
Test plan
Not code related.