0

I have a project in Azure DevOps with two repositories like one is for front end another one for backend application.

Both repositories have different developers assigned and their pipeline to build the repo.

I want to create a notification subscription on the repository level so if there is any build error happen with the front end repository then only UI developers should get notified instead of all users of the project.

I have not found any options in azure DevOps where I can create any notification subscription on repository level.

Any help will be a great help!

JARVIS
  • 765
  • 1
  • 8
  • 28

1 Answers1

0

I have not found any options in azure DevOps where I can create any notification subscription on repository level.

For now, notifications option in Azure Devops Service only support Organization Level and Project Level instead of repository level. So I'm afraid the option you're looking for is not supported.

Since it's one good idea, you can suggest a feature here in Azure Devops's User Voice forum, then the team would consider about your idea about Repos-level notifications. Hope it helps to resolve your puzzle :)

LoLance
  • 25,666
  • 1
  • 39
  • 73