inkblotty/my-work-action
在 GitHub 查看[Painpoint] Use `reviewed-by` query for more accurate review queries
Open
#50 建立於 2025年2月6日
good first issue
倉庫指標
- Star
- (18 star)
- PR 合併指標
- (PR 指標待抓取)
描述
Context
Users who get reports regularly find the report misses some reviews that were performed.
Acceptance Criteria
- Update the query for reviews within
queries.ts>prContributionsQueryto usereviewed-byinstead ofinvolves - Rename the query to
prReviewsQuery(https://github.com/inkblotty/my-work-action/issues/51 will handle updating contributions to others' work) - Update the tests related to the previous changes