Is it possible to follow only specific issues on Github (instead of watching an entire project)? I'd like to get notifications by email when one specific issue changed (pull, state-change, new comments). Is this possible at all?
To unwatch (or unsubscribe from) repositories quickly, navigate to github.com/watching to see all the repositories you're following. For more information, see "Unwatching repositories." To unsubscribe from multiple notifications at the same time, you can unsubscribe using your inbox or on the subscriptions page.
You just need to include #xxx in your commit message to reference an issue without closing it. With the new GitHub issues 2.0, you can use these synonyms to reference an issue and close it (in your commit message).
All you have to do is include the special keyword syntax (eg. " fixes #5 ") in the body of your Pull Request. the referenced issue will automatically be closed when the PR is merged into the default branch. It even works across repositories.
As per pennstatephil's comment below, there's a SUBSCRIBE on the right pane at the bottom:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With