{"id":17496832,"url":"https://github.com/brint/org-status","last_synced_at":"2025-10-25T12:03:36.446Z","repository":{"id":17525046,"uuid":"20313111","full_name":"brint/org-status","owner":"brint","description":"Dashing dashboard to watch a GitHub org","archived":false,"fork":false,"pushed_at":"2023-04-15T20:08:43.000Z","size":419,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T18:27:26.642Z","etag":null,"topics":["eol"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-30T01:05:28.000Z","updated_at":"2021-04-23T02:53:45.000Z","dependencies_parsed_at":"2024-10-27T21:45:34.500Z","dependency_job_id":null,"html_url":"https://github.com/brint/org-status","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"4a65edf38a8f7568de58b468d2e56556a53ce9cb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brint%2Forg-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brint%2Forg-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brint%2Forg-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brint%2Forg-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brint","download_url":"https://codeload.github.com/brint/org-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828503,"owners_count":20840474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eol"],"created_at":"2024-10-19T15:01:36.093Z","updated_at":"2025-10-25T12:03:31.415Z","avatar_url":"https://github.com/brint.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"org-status\n===============\nThis is a work in progress.\n\nSimple [dashing](http://shopify.github.io/dashing/) dashboard for monitoring\nissues and pull requests within a GitHub org. Output is ordered based on number\nof open Pull Requests, then based on number of open Issues.\n\n#### Notes\n* Issue count does not include Pull Requests. Set `include_prs_in_issue_count`\n  to `true` in `jobs/github.rb` if you'd like to include PR's in the issue\n  count.\n* Forks are not counted. Most of the time you fork something, it's not so you\n  can maintain it. If you'd like to include forks, set `include_forks` to\n  `true` in `jobs/github.rb`.\n\n#### Known issues\n* Only works with github.com. GitHub Enterprise will not work.\n* Only works with orgs, does not work with users.\n* Doesn't play well with large numbers of PR's. (paging issue)\n* GitHub feed only supports `PushEvent`.\n\n#### Getting started\nFirst, I need to give props to the [github_feed\nwidget](https://gist.github.com/kimh/8894101). This dashboard is using that\nwidget. It's been slightly tweaked.\n\nClone everything down, install gems, setup config:\n```\ngit clone https://github.com/brint/org-status\ncd org-status\nbundle install\ncp config/github.yml.sample config/github.yml\n```\nEdit `config/github.yml`, set the server, user, org, token, and repos to ignore\nlist.\n\nThen run the dashboard:\n```\ndashing start\n```\nNavigate to the dashboard in your browser: `http://localhost:3030`\n\n#### Example Dashboard\n![Screenshot](https://raw.githubusercontent.com/brint/org-status/master/docs/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrint%2Forg-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrint%2Forg-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrint%2Forg-status/lists"}