# Issue tracking software

> AI-ranked search results for `issue tracking interfaces` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 118 total matches; showing the top 7.

Explore on the web: https://awesome-repositories.com/q/issue-tracking-interfaces

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/issue-tracking-interfaces).**

## Results

- [gitlabhq/gitlabhq](https://awesome-repositories.com/repository/gitlabhq-gitlabhq.md) (24,433 ⭐) — This project is a Git DevOps platform and repository manager providing a complete toolset for hosting Git repositories, managing project tasks, and automating software delivery pipelines. It functions as a self-hosted version control system with integrated access controls, an issue tracker for project management, and a CI/CD pipeline orchestrator.

The platform distinguishes itself by integrating DevSecOps capabilities, specifically a security scanner designed to detect secret leaks and API keys during the code review process. It coordinates the entire DevOps lifecycle, linking version control
- [kanboard/kanboard](https://awesome-repositories.com/repository/kanboard-kanboard.md) (9,663 ⭐) — Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks and team collaboration. It provides a visual system for managing workflows through the use of boards, columns, and cards.

The project features an extensible plugin framework and a comprehensive API for programmatic task and project administration. It includes specialized identity management through LDAP integration, allowing for the synchronization of user accounts and group permissions from directory servers.

The system covers a wide range of capabilities, including event-dri
- [phacility/phabricator](https://awesome-repositories.com/repository/phacility-phabricator.md) (12,305 ⭐) — Phabricator is a software development suite consisting of a collection of integrated web applications designed to manage the full software engineering lifecycle. It serves as a project management platform, issue tracking system, and code review tool.

The suite provides capabilities for bug tracking and coordination, allowing teams to report and manage software defects and feature requests. It also facilitates peer code review workflows to manage proposed changes before they are merged into a repository.

The platform includes tools for project task organization and general software developmen
- [hcengineering/platform](https://awesome-repositories.com/repository/hcengineering-platform.md) (24,456 ⭐) — This project is a project management platform that serves as a centralized digital workspace for organizing team tasks and synchronizing development workflows. It functions as a development workflow orchestrator, providing a unified interface that connects disparate engineering tools to streamline team coordination and maintain visibility over ongoing technical projects.

The platform distinguishes itself through a relational entity graph that stores data as a network of interconnected nodes and edges, enabling complex querying of relationships between tasks and repositories. It maintains cons
- [go-gitea/gitea](https://awesome-repositories.com/repository/go-gitea-gitea.md) (56,328 ⭐) — Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or language-specific packages within a unified environment.

The platform distinguishes itself through a built-in automation engine that executes continuous integration and delivery pipelines directly triggered by repository events. It utilizes a background task queue to manage asyn
- [git-bug/git-bug](https://awesome-repositories.com/repository/git-bug-git-bug.md) (9,909 ⭐) — git-bug is a distributed bug tracker and local-first issue manager that stores bug reports and comments as versioned objects directly within a Git repository. It integrates project management by coupling issue history with source code, using Git as the transport layer to synchronize task data across multiple local clones.

The system enables distributed bug tracking without relying on a central server or external hosting provider. It utilizes a local indexing cache to provide near-instant searching and filtering of issue metadata without network latency.

The project further supports synchroni
- [oldboyxx/jira_clone](https://awesome-repositories.com/repository/oldboyxx-jira-clone.md) (11,064 ⭐) — This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface.

The application implements a board-based task visualization system with customizable status workflows. It provides mechanisms for issue workflow management, including task prioritization and team member assignment to track responsibilities and progress.

The system is built with a decoupled client-server architecture using full-stack T
