Technical Debt Tracker for Bitbucket Server Home

What is Technical Debt Tracker for Bitbucket Server?

The Technical Debt Tracker for Bitbucket Server (formerly Technical Insights for Stash) add-on lets you track the technical debt, in the form of TODO or FIXME comments, that is in a repository's code.

Developers can stay in the code while solving the common problem of tracking technical debt. Upon commit,Technical Debt Tracker for Bitbucket Server scans the repos for TODO and FIXME comments and provides a list.

You can also set up a link to JIRA to allow users to create JIRA issues for listed tasks. This feature is available with a valid license and can be toggled on and off per repository.

Who is the target audience?

This add-on is configured by administrators, but is used by developers.


Key features

  • Track technical debt within repo code
  • Supports TODO or FIXME comments coded in Markup, Java/C, and Ruby/Perl/Hash style
  • Create JIRA issues for listed tasks