Open geoand opened 1 month ago
GitHub provides a way to search for issues that have received no comments whatsoever. Here is an example search for bug in Quarkus that have received zero comments:
https://github.com/quarkusio/quarkus/issues?q=is%3Aissue+is%3Aopen++interactions%3A%3C1
This used the interactions criterion documented here.
interactions
P.S. Original Zulip discussion is here
Requires #182
GitHub provides a way to search for issues that have received no comments whatsoever. Here is an example search for bug in Quarkus that have received zero comments:
This used the
interactions
criterion documented here.P.S. Original Zulip discussion is here