# Using bots to implement fixes from pull request review comments

DevFeed: [Using bots to implement fixes from pull request review comments](<https://devfeed.tech/articles/just-fix-their-pr-37630.md>)

Original publisher: [Read original article](<https://swizec.com/blog/just-fix-their-pr>)

Author: hi@swizec.com (Swizec Teller)

Published: 2026-05-13T00:00:00Z

Content type: opinion

Language: en

Sources: [Swizec Teller](<https://devfeed.tech/sources/swizec-teller.md>)

Topics: [Code review](<https://devfeed.tech/topics/code-review.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api-design](<https://devfeed.tech/tags/api-design.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [code-reviews](<https://devfeed.tech/tags/code-reviews.md>), [knowledge-sharing](<https://devfeed.tech/tags/knowledge-sharing.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>)

## AI overview

The article argues that bots can implement fixes requested in pull request review comments, allowing developers to review the changes and merge them when appropriate. It presents this as useful for small fixes and notes that code owners may need to re-verify the result.

## Source excerpt

You know what's better than a code review comment? A fix.