When two `review` actions were posted by the same author, for the same revision, an error was returned, cancelling evaluation for that author. This caused certain patches to for eg. lose their merge status. To remedy this, we *allow* multiple `review` actions per revision, but simply take the last one as the "current" review. Since this makes the `review.edit` action redundant, we remove that action completely. This is safe, as none of the tools created review edits. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||