
How the Grafana Alerting team scales their issue management with GitHub Projects
Hear from Grafana Labs' Armand Grillet about how his team uses GitHub Projects.
With the GitHub Desktop 1.3 release, you’ll be notified when your branch diverges from your repository’s default branch.
The latest version of our Electron-based GitHub Desktop app has just launched. With the GitHub Desktop 1.3 release, you’ll be notified when your branch diverges from your repository’s default branch.
We’ve found that one of the easiest ways to prevent really complicated merge conflicts is to merge early and often. But if you’re working on a branch, you shouldn’t have to lose your focus just to periodically check if there are updates on the master branch. You’ll now be notified about changes on your default branch that are not in your current branch, and hopefully prevent merge conflicts from getting unwieldy:
This release also enables you to more easily keep up with changes across your repositories. You’ll now be able to see which repositories have had recent activity, uncommitted changes, and unpushed changes without having to click into each one: