Re: [feature suggestion] fixup patch review
Roman Gushchin <[email protected]>
| Newsgroups | dev.linux.lists.sashiko |
|---|---|
| Message-ID | <[email protected]> |
SeongJae Park <[email protected]> writes: > Hello, > > > When a large patch series is posted and an issue on a single patch is found, it > is useful to post a fixup patch as a reply to the review, instead of posting > the entire new version of the series. It is useful for doing quick reviews > without polluting mailing list and reviewer's inbox. But it seems sashiko is > not reviewing such fixup. Would it be possible to make sashiko understand and > review such fixup patches? Hi SJ, sorry for the late reply! I like the idea but realistically I'm not sure I'll have time to work on it short-term. These follow-up fixes are often too context-heavy, e.g. are raw untested ideas or are drop-in replacements for some patch in the series, so accurately handling all edge-cases might be not exactly trivial. Thanks