Re: Full subsystem codebase scan for identifying pre-existing issues?
Roman Gushchin <[email protected]>
| Newsgroups | dev.linux.lists.sashiko |
|---|---|
| Message-ID | <[email protected]> |
Joanne Koong <[email protected]> writes: > Hi, Hi Joanne! > Is there a way for Sashiko to run a full scan of a subsystem/tree to > identify all the pre-existing issues so that they can be fixed > proactively? Currently, they're flagged on patch reviews, which can be > a bit frustrating for contributors who didn't introduce the problem, > and adds a bit of noise for maintainers/reviewers looking at the > Sashiko report. Well, I doubt there is a completely non-frustrating path here and the current way of doing things is clearly working in a sense that there are over 1000 upstream fixes now mentioning Sashiko. Somebody needs to spend time on these findings and nobody obviously has this time freely available. That said, as Chris said, we're working on a more systematic way to handle these findings, I hope to roll it out relatively soon. Thanks