Apache projects disable GitHub issues and track in JIRA (issues.apache.org). The prior-art printout only reads GitHub, so four Apache repositories today needed hand-written REST queries (project=KEY AND text ~ term) before the file gate could be trusted. Detect the tracker from has_issues=false plus an issues.apache.org mention in README or CONTRIBUTING, run the JIRA search for every term, and print key, status, resolution, created and summary in the same table as the GitHub rows.
Apache projects disable GitHub issues and track in JIRA (issues.apache.org). The prior-art printout only reads GitHub, so four Apache repositories today needed hand-written REST queries (project=KEY AND text ~ term) before the file gate could be trusted. Detect the tracker from has_issues=false plus an issues.apache.org mention in README or CONTRIBUTING, run the JIRA search for every term, and print key, status, resolution, created and summary in the same table as the GitHub rows.