Skip to content

devops-guide/thoughtworks-code-review-tools

 
 

Repository files navigation

Thoughtworks code review tools

Build CodeQL Release Version Downloads

The purpose of developing this plug-in is to improve the work efficiency of Code Review and the joy of Code Review.

开发本插件的目的是 Code Review 提高工作效率,插件需要和Trello配合使用,我们希望在code review中发现问题,在Trello中记录问题,并用Trello统计出现的问题,以此为方向给团队赋能。

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for " ThoughtworksCodeReviewTools" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Configuration

  • Set up your Trello configuration here:

    configuration

  • Trello key & token can be got here: https://trello.com/app-key

  • Board id can be found in url: boardId

  • Due time will be added to card for marking as done when problem solved

Setup Trello board

  • Add members to the Trello board. Member should be displayed in this tool

  • Add labels to the Trello board(menu -> label). Label is using for classifying problems found in code review

How to use

  1. Select the code

selectCode

  1. Call the tool by default shortcut: cmd + option + i

  2. Enter Owner, Label, feedback, then press enter

codereviewTool

  1. A notification will display if the Trello card created

receipt

Refresh

  • Use refresh button if a new member or label just be added to Trello board

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.4%
  • Kotlin 9.6%