Skip to content

Datadog QA

CI/CD CI - Test CD - Build
Docs Docs - Build Docs - Publish
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta Hatch project linting - Ruff code style - Black types - Mypy License - MIT

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.

Features

  • 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

License

DDQA is distributed under the terms of the MIT license.

Desktop readers can use special keyboard shortcuts:

Keys Action
  • , (comma)
  • p
Navigate to the "previous" page
  • . (period)
  • n
Navigate to the "next" page
  • /
  • s
Display the search modal

Last update: March 14, 2023