inkblotty/my-work-action

[Painpoint] Use `reviewed-by` query for more accurate review queries

Open

#50 建立於 2025年2月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (8 fork)github user discovery
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 > prContributionsQuery to use reviewed-by instead of involves
  • 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

貢獻者指南