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 @@ -45,4 +45,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@176b4072cb93c69a19c68ebdda2080b5ec12bea3
uses: dashpay/stale_prs_are_bad/.github/workflows/pr-review-reusable.yml@6636e320352dfafaa8187eb73b2d51c9975f2a48
Loading