summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/code-owner-approval.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-10-13Count PR author as approving code in code owner checkLinus Färnstrand1-0/+9
If someone from team A changes code owned only by team A, the team has already approved the code from a code owner perspective. Someone else must still review the code, as always, but the code does not need code owner approval.
2025-10-02Make code ownership CI workflow report status to a separate statusLinus Färnstrand1-51/+90
2025-09-30Rename code owner workflow jobLinus Färnstrand1-1/+1
2025-09-30Fix code owner workflow to replace each otherLinus Färnstrand1-2/+0
2025-09-30Add github actions workflow for enforcing code ownership approvalLinus Färnstrand1-0/+137