Once we report issues to lore, we should be able to search for them with:
f"https://lore.kernel.org/all/?q={urllib.parse.quote(issue.id)}"
e.g. https://lore.kernel.org/all/?q=maestro%3A96417cd30041ab8f3153128d0120c6cd70782d99
Add that as a link in the issue-detail to find the discussion about our reports. (This will be replaced by a link to regzbot once we have that)
Once we report issues to lore, we should be able to search for them with:
f"https://lore.kernel.org/all/?q={urllib.parse.quote(issue.id)}"e.g. https://lore.kernel.org/all/?q=maestro%3A96417cd30041ab8f3153128d0120c6cd70782d99
Add that as a link in the issue-detail to find the discussion about our reports. (This will be replaced by a link to regzbot once we have that)