TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who uses GitHub Issues and How do you use them?

2 pointsby harrisreynoldsalmost 7 years ago
We&#x27;ve been working on some developer dashboards here at Chart.ly and have built some tooling for visualizing GitHub issues.<p>I&#x27;d love to get some feedback on what we&#x27;ve built. Here is an example of all the repos under the VueJS organization:<p>https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues (top level view)<p>Here is a filtered view of all issues with the label bug: https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues&#x2F;label&#x2F;bug<p>We use GitHub issues some internally, but I&#x27;d love to hear more about how the HN community uses them and if this kind of dashboard would be helpful to others.

1 comment

harrisreynoldsalmost 7 years ago
Posting links in comment so they are easy to click:<p><a href="https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues</a> (top level view)<p><a href="https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues&#x2F;label&#x2F;bug" rel="nofollow">https:&#x2F;&#x2F;chart.ly&#x2F;github-dashboard&#x2F;team&#x2F;vuejs&#x2F;issues&#x2F;label&#x2F;bu...</a> (all issues with label of bug)