Build Notifications displays all your builds and notifies you about issues of your code. Whenever you want to get
- notified only about certain branches,
- only when you broke a CI,
- when someone cancelled your manual build,
- you have a different platforms for source control and builds or
- have multiple projects to take care of,
BuildNotifications got you covered.
Beta! Right now only Azure DevOps is supported! More plugins are on their way. See issues for more details.
Group with up to 4 levels deep. By source/defintion/branch to exactly suit your needs.
Sort your builds by status ascending, descending or by name. Immedietaly see and react when a specific branch/definition/project is not building and minimize failures. Use powerful settings to specify exactly for what you want to be notified for.
Write or use plugins for whatever platform you use. GitHub for sources, Jenkins for builds? Azure DevOps for both? Something completely different? It's all possible and configurable. Want to be notified for only certain branches? Only when manually built? Prefer dark mode?
- Visual Studio 2022 (ReSharper recommended) or Rider required
- .NET 6.0 SDK required
- Open BuildNotifications.sln from root folder
- Build solution