Skip to content

fix: re-fetch PR details in enricher to avoid stale requested_reviewers#74

Merged
dkargatzis merged 2 commits into
warestack:mainfrom
codesensei-tushar:fix/code-owner-reviewers-stale-check
Apr 16, 2026
Merged

fix: re-fetch PR details in enricher to avoid stale requested_reviewers#74
dkargatzis merged 2 commits into
warestack:mainfrom
codesensei-tushar:fix/code-owner-reviewers-stale-check

test: add enricher tests for PR details refresh

3522656
Select commit
Loading
Failed to load commit list.
watchflow / Watchflow Rules failed Apr 16, 2026 in 0s

1 rule violations found

🚨 1 violations found: 1 high

Details

Watchflow Rule Violations

🟠 High Severity (1)

When a PR modifies paths that have owners defined in CODEOWNERS, the corresponding code owners must be added as reviewers

Code owners for modified paths must be added as reviewers: dkargatzis
How to fix: Add the listed code owners as requested reviewers on the PR.


💡 To configure rules, edit the .watchflow/rules.yaml file in this repository.