2 years ago
💬 Collaborate in Slack
The new Slack integration helps you collaborate on pull requests and automate your daily workflows. You can quickly see your team’s open pull requests and their current status directly in Slack, where you can then either start a group review or view them on GitHub.
✨ New
- Pull Requests: The
/pull_requests
Slack command shows a list of your team’s open pull requests, including their title, author, repository, and review status (e.g. needs review, commented, or approved). - Group Reviews: You can start a group review for your pull requests in an ephemeral Slack channel. When you hover over a pull request in the web app, you can now either View on GitHub or Start a Group Review, which creates a new Slack channel with the name of the pull request.
- Daily Standups: The
/daily_standup
Slack command provides a quick way to share updates with your team without needing to find, copy, and paste the names and links for all your open pull requests.
👋 Latest from our team
- Brett shares a few ways teams can experiment with code reviews in An efficient code review process has fast feedback loops.