Show HN: Datadog QA – TUI for Jira users to perform QA of future GitHub releases

  • It is awesome to see the increase in popularity of `rich` and `textual` libraries! Check them out if you want to develop a TUI application or just make sure your CLI app looks awesome. @willmcgugan is doing a great job! <3

    Love to see the use of `httpx` as well, a great Python HTTP client with support for both sync and async APIs.

  • If I'm reading correctly this translates PRs into test tickets? Is that a workflow that a lot of teams use? We usually just flow the feature ticket from grooming to dev, to code review to QA, then release.

  • FYI: Installation is `pipx install ddqa` and then on first run it should ask you for userIDs and account tokens.

  • What is "test candidates" and how are they detected from a diff between two commits?

  • Do I need to be a datadog user for this, or just a Jira/Github user?

  • How does Agent refer to ddqa repository which was linked in the title?