The compiler team has a number of notification groups that used to ping people and draw their attention to issues. Notification groups are setup so that anyone can join them if they want.
Please keep in mind that only members of a Rust project GitHub team can use these notification groups. Non-team members will trigger an error from our automation bot.
If you'd like to create a notification group, here are the steps. First, you want to get approval from the compiler team:
- File a tracking issue in the rust-lang/compiler-team repository to collect your progress.
- Create a PR against the rust-lang/team repository adding the notification group (Example PR)
- Configure the rust-lang/rust repository to accept triagebot commands for this group. (Example PR.)))
- Create a PR for the rustc-dev-guide amending the notification group section to mention your group.
- Create a sample PR for the rust-lang/team repository showing how one can add oneself. This will be referenced by your blog post to show people how to join. (Example PR)
- Write an announcement blog post for Inside Rust and open a PR against blog.rust-lang.org. (Example PR)