Skip to content

一款与Trello集成的IDE插件,帮助团队让code reivew更高效、反馈可视化。其源于Thoughtworks的code review实践,可以将code review中的反馈进行分类记录到Trello中。通过Trello提供的统计功能,后续可以对出现频率较高的反馈类型开展针对性的培训,从而持续提高团队的能力。

License

Notifications You must be signed in to change notification settings

MTWGA/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

    trello key and token: trelloKeyAndToken

  • 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

一款与Trello集成的IDE插件,帮助团队让code reivew更高效、反馈可视化。其源于Thoughtworks的code review实践,可以将code review中的反馈进行分类记录到Trello中。通过Trello提供的统计功能,后续可以对出现频率较高的反馈类型开展针对性的培训,从而持续提高团队的能力。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages