Skip to content

feat: Add JUnit codeowners annotation - #202

Draft
ivan-mmllc wants to merge 3 commits into
multimediallc:mainfrom
ivan-mmllc:feature/junit-codeowners
Draft

feat: Add JUnit codeowners annotation#202
ivan-mmllc wants to merge 3 commits into
multimediallc:mainfrom
ivan-mmllc:feature/junit-codeowners

Conversation

@ivan-mmllc

@ivan-mmllc ivan-mmllc commented Sep 9, 2026

Copy link
Copy Markdown

Related PR(s)

Related Issue(s)

Summary / Background

We currently have JUnit test reports the tell us if a test fails, but we want to have codeowners attached to these tests to surface the issue to the correct team.

For JUnit test reports, we want to have codeowners-plus read and annotate codeowners into the test reports. This PR adds support for annotating test reports generated by jest and pytest.
The PR adds a JUnit option to the codeowners-cli to print codeowners information for test reports in stdout. The PR also adds a new action to automatically write annotated codeowners to a new test report file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants