1
Feature Story
Watermelon - Open Source Copilot For Code Review
Dec 05, 2023 ยท producthunt.com.png)
These insights are then used to label the PRs, categorizing them into "๐ Safe To Merge", "๐ Take a Deeper Dive", or "๐จ Don't Merge". This system allows for a more efficient and accurate review process, ensuring only quality code is merged.
Key takeaways
- Watermelon evaluates the traced code context against the intent of the Pull Request.
- It uses static code analysis to identify errors and pre-reviews PRs.
- Based on its analysis, Watermelon labels the PRs for further actions.
- The labels used are "๐ Safe To Merge", "๐ Take a Deeper Dive", or "๐จ Don't Merge".