Auto-ping CODEOWNERS on Codeflow PR test failures
Open
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
When a Codeflow PR for the SDK has failing tests, we currently rely on build duty to manually identify the relevant test owner and notify them. Add automation so that on test failure, the system determines the failing test’s path and checks whether that path is covered by an owner entry in the repo’s CODEOWNERS file. If an owner is found, have AI automatically post a PR comment pinging the owner(s) with a brief summary and link to the failing test output, so ownership routing happens immediately without requiring human intervention.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.