MCPcopy Index your code
hub / github.com/DataDog/ddqa

github.com/DataDog/ddqa @v0.7.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.7.1 ↗ · + Follow
571 symbols 2,053 edges 102 files 14 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Datadog QA

example screenshot

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

Documentation

The documentation is made with Material for MkDocs and is hosted by GitHub Pages.

License

DDQA is distributed under the terms of the MIT license.

Core symbols most depended-on inside this repo

get
called by 49
src/ddqa/config/core.py
update
called by 37
src/ddqa/screens/status.py
save
called by 34
src/ddqa/config/file.py
capture
called by 20
src/ddqa/utils/git.py
read_text
called by 19
src/ddqa/utils/fs.py
print
called by 15
src/ddqa/app/core.py
get_team_members
called by 12
src/ddqa/cache/github.py
ensure_dir_exists
called by 12
src/ddqa/utils/fs.py

Shape

Method 365
Function 106
Class 98
Route 2

Languages

Python100%

Modules by API surface

src/ddqa/screens/status.py81 symbols
src/ddqa/screens/create.py45 symbols
src/ddqa/screens/configure.py33 symbols
tests/screens/test_create.py27 symbols
tests/screens/test_configure.py27 symbols
tests/utils/test_github.py22 symbols
tests/conftest.py20 symbols
src/ddqa/utils/jira.py20 symbols
src/ddqa/cache/github.py18 symbols
src/ddqa/app/core.py16 symbols
src/ddqa/utils/github.py14 symbols
tests/helpers/api.py13 symbols

For agents

$ claude mcp add ddqa \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact