A self-hosted, read-only GitHub Issues dashboard written in Python. Groups open issues by urgency/triage/WIP, surfaces CI failures on your PRs, and generates AI bullet-point suggestions via GitHub Models (same token, free for all accounts). Docker-ready, zero dependencies beyond Python + the gh CLI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/3073
**Author:** [@GiulioSavini](https://github.com/GiulioSavini)
**Created:** 4/19/2026
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `add-issue-dash`
---
### 📝 Commits (1)
- [`4fb4279`](https://github.com/vinta/awesome-python/commit/4fb42792a90524ff407c1fa63db99a3e6c559b31) Add issue-dash to DevOps Tools
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [issue-dash](https://github.com/GiulioSavini/issue-dash) under **DevOps Tools → Other**.
A self-hosted, read-only GitHub Issues dashboard written in Python. Groups open issues by urgency/triage/WIP, surfaces CI failures on your PRs, and generates AI bullet-point suggestions via GitHub Models (same token, free for all accounts). Docker-ready, zero dependencies beyond Python + the `gh` CLI.
```bash
REPO=owner/repo python3 dashboard.py --html out.html --suggest
```
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3073
Author: @GiulioSavini
Created: 4/19/2026
Status: ❌ Closed
Base:
master← Head:add-issue-dash📝 Commits (1)
4fb4279Add issue-dash to DevOps Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds issue-dash under DevOps Tools → Other.
A self-hosted, read-only GitHub Issues dashboard written in Python. Groups open issues by urgency/triage/WIP, surfaces CI failures on your PRs, and generates AI bullet-point suggestions via GitHub Models (same token, free for all accounts). Docker-ready, zero dependencies beyond Python + the
ghCLI.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.