Skip to content

Get a grip on all your CI pipelines. With great build notifications

License

Notifications You must be signed in to change notification settings

grollmus/BuildNotifications

Repository files navigation

alt text GitHub Workflow Status (branch) Codacy Badge Codacy Badge GitHub commit activity GitHub All Releases GitHub

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

alt text Group with up to 4 levels deep. By source/defintion/branch to exactly suit your needs.

React

alt text 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.

Customize

alt text 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?

Build

  • Visual Studio 2022 (ReSharper recommended) or Rider required
  • .NET 6.0 SDK required
  • Open BuildNotifications.sln from root folder
  • Build solution