Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr-review-policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
(contains(fromJSON('["coderabbitai", "coderabbitai[bot]"]'), github.event.comment.user.login) &&
(contains(github.event.comment.body, 'final_review_risk_coverage') ||
contains(github.event.comment.body, 'rate limited by coderabbit.ai')))
uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@17ce8d20f2ba1ac7103d01fcf2aea15ac7f1c01f
uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@6d57d4c22eeeeaff88554f6e78466be2aec7aed7
Loading