Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 14:38
39d0053

Software Practices Metrics Tool (version-2.0.0)

Bugs Resolved

Code Review Metrics

  1. Previously for reviewer added time we were considering the first value of the reviewer added time this will be an issue when the reviewer left and joined again before their first review, so we changed it to consider the latest reviewer added time before their first response.
  2. Previously when the reviewer left the PR the added time of that reviewer is taken as PR creation time, we resolved it and correct reviewer added time will be taken.

General

  1. Previously when any URLs in code review or trunk based development page are clicked, they were launched as new electron instance, now it's changed to open external links in OS default browser.

Distribution Options

Available for download as

  1. Docker package
  2. Windows installer

Limitation

This tool currently only supports Azure DevOps hosted projects.