Improvement
GitHub Desktop 3.0 brings better integration with your GitHub pull requests
GitHub Desktop 3.0 is bringing a closer integration with GitHub pull request workflows.
- Real-time desktop notifications:
- Pull Request Reviews: You know right away when your PR is approved, you need to make changes, or someone provided you with a feedback.
- Pull Request Check Run Failures: You know as soon as your checks fail so you can quickly get them resolved and your PR ready for review.
- Improved interaction for your pull request's checks:
- Improved UX for rerunning checks
- Ability to rerun failed GitHub Action checks
- Ability to rerun individual GitHub Actions checks