mozilla / code-review

Automated static analysis & linting bot for Mozilla repositories
Mozilla Public License 2.0
56 stars 42 forks source link

Deprecate specific task parser #180

Open La0 opened 5 years ago

La0 commented 5 years ago

As the analyzers will use the new default format, we should deprecate the different tasks. We'll also need to support current & new payload for a time (while all the review get rebased on recent bases).

La0 commented 5 years ago

To start working on this, the code review bot needs to pick up the default task format first; otherwise old tasks will be used instead.