Thiago Jung Bauermann writes: > Em quinta-feira, 21 de outubro de 2021, às 10:38:44 -03, Artem Chernyak > escreveu: [...] >> One thing that could help this, is to include a little more info in >> the subject line for patches. Right now we include the broad area >> (e.g. "gnu: ..."). But we could go on level deeper and include the >> specific file (e.g. "gnu: docker: ..."). This becomes important >> because gnu as an area of guix spans a lot of different packages and >> languages. With the extra file level information, we can easily filter >> it down to only the areas we know about. > > That is a good idea. I agree that it would be helpful.
Fwiw public-inbox (<http://public-inbox.org/>) indexes the file name from diffs. Searching with the "dfn:" prefix against <https://yhetil.org/guix-patches>, you can get a feed of changes touching particular paths by using the "dfn:" prefix . For example: https://yhetil.org/guix-patches/?q=dfn:docker&x=A