CodeStream 10.7 can prompt you when your teammates push code, and allow you to provide feedback on the diffs directly from your IDE without having to set aside your own work. Catching mistakes or making suggestions early often results in improved code quality. Rather than waiting on a developer to request a review, a manager or a colleague can now proactively jump in and review someone’s changes.
Any time you pull, if there are unreviewed commits from one of your teammates you can get a toast notification prompting you to review the changes. Just click the Review button to get started, with no need to switch branches or set aside your own work.
Step through the changes using your editor’s diff tool, and leave comments where appropriate by selecting a codeblock and typing your feedback. Notifications will be sent to the author so that they can incorporate your feedback, and improve the changeset.
Since we introduced the ability to review GitHub pull requests from your IDE, one common request was the ability to review changes from a specific commit, range of commits, or since your last review. CodeStream 10.7 adds this capability. Just go to the Files Changed tab in a pull request and you’ll see the new “Changes from…” dropdown.
By default you’ll be reviewing the changes from all commits in the pull request, but if you’d prefer to look at the changes for just a specific commit, such as the most recent commit, simply select it from the list. You can also review the changes for all of the commits.
Please share your thoughts and feedback @teamcodestream.
New Relic CodeStream integrates all of your essential dev tools, such as GitHub, GitLab, Bitbucket, Slack, Teams, Jira, Trello and more, into VS Code, Visual Studio, and any JetBrains IDE.
During our daily stand-ups we demo features in development to allow everyone, which now includes you too, to stay in the loop and provide early feedback.