CI/CD | |
Docs | |
Package | |
Meta |
DDQA is a tool for users of Jira to perform QA of anticipated releases of code on GitHub.
It works by finding test candidates between two Git references and translates each pull request or direct commit into a Jira issue per designated GitHub team, assigned to a semi-randomly chosen member of that team.
- Issue creation is completely configurable by each team, with overrides available at runtime
- Robust status tracking with optional filters
- Providing a TUI allows for running via SSH on other machines, which is useful when there is restricted access to Git repositories
The documentation is made with Material for MkDocs and is hosted by GitHub Pages.
DDQA is distributed under the terms of the MIT license.