Something went wrong while fetching comments. Please try again.
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 label team/iam-admin-experience
if the author is one of defined people..github/workflows/label-move.yml
: Automatically add issues and PRs with the label team/iam-admin-experience
to the IAM and Admin Exp GitHub project..github/workflows/label-notify.yml
: Automatically tag @sourcegraph/iam-and-admin-experience team
when an issue is labeled with team/iam-admin-experience
Not code related.