Loading…
Automate the process of making pull requests merge-ready.
nullThe Pr Polish skill alternates between reviewing and addressing comments on a pull request until it meets all criteria for being mergeable. This includes ensuring there are no unresolved threads, all CI checks are green, and that there are no new review findings after two consecutive clean polls. It is designed for users who want their pull requests polished to be merge-ready without specifying a fixed number of review rounds.