Connecting to an Issue Tracker
Teamscale can connect to your issue tracker to aggregate quality data for each bug, user story, feature, epic, etc. We currently support the following issue trackers:
- Azure DevOps Work Items
- GitHub Issues via a GitHub App
- GitHub Issues via an access token
- GitLab Issues
- Jira
- RTC/Jazz
If your issue tracker is not yet supported by Teamscale or you cannot connect to it for other reasons, you can instead parse issue IDs from your commit message. You can also use it to aggregate quality data to SAP transport requests.
Additional Issue Trackers
If your issue tracker isn't supported yet, you can also contact us; we continuously add support for new issue trackers.
Things You Can Do with Issues in Teamscale
- See which code was changed when implementing the issue
- See static code analysis findings for that code
- See Test Gaps for that code
- Get recommendations which tests you should run to test the issue
- See trends over time, e.g. how many open bugs we have?
- Visualize the quality of code that was impacted the most by certain issues, e.g. which code has lots of bugs but no test coverage?