Day 50 trillion of begging Github for a functional notification system so I can stop receiving infinite numbers of emails from all the bots and similar things commenting on PRs. Also being designated a codeowner in a large repo, the number of notifications I get daily from the number of PRs is fucking absurd, with no way of turning them off. Drives me up the wall daily. If a colleague doesn't straight up send me a PR…
GitHub introduces sub-issues, issue types and advanced search
201–210 of 213 posts
Re: GitHub introduces sub-issues, issue types and advanced search
#202Earlier quoted context omitted.
Wait if it's not their core product, what is ? GitHub is, at its core, a file/history browser + issue management system + merge request system built around Git. There's not that much to it other than issue management.
It's core product is git hosting, you use it to host your git repositories. You use features such as Pull Requests to power how you merge within your git repositories. If the issue system isn't working it's not a big deal, but if we can't use git it's a massive deal. It's all in the name GIThub Most companies don't use GitHub's issue management system they use issue management tools such as JIRA, Trello, etc. Issue m…
Re: GitHub introduces sub-issues, issue types and advanced search
#203Earlier quoted context omitted.
It's core product is git hosting, you use it to host your git repositories. You use features such as Pull Requests to power how you merge within your git repositories. If the issue system isn't working it's not a big deal, but if we can't use git it's a massive deal. It's all in the name GIThub Most companies don't use GitHub's issue management system they use issue management tools such as JIRA, Trello, etc. Issue m…
Most open source projects (you know, the thing GitHub claims to exist for) do pretty much exclusively use GitHub issues for issue tracking though. GitHub makes it pretty difficult to be on GitHub and not accept GitHub issues.
You can easily disable issues.
Re: GitHub introduces sub-issues, issue types and advanced search
#204Been rather use to the key combo for inverting filtering on issues (E.g. show all issues without a particular label)...
That seems to have been nuked.
Re: GitHub introduces sub-issues, issue types and advanced search
#205Day 50 trillion of begging Github for a functional notification system so I can stop receiving infinite numbers of emails from all the bots and similar things commenting on PRs. Also being designated a codeowner in a large repo, the number of notifications I get daily from the number of PRs is fucking absurd, with no way of turning them off. Drives me up the wall daily. If a colleague doesn't straight up send me a PR…
Doesn’t unwatching a repo limit notifications to mentions and participated threads?
Re: GitHub introduces sub-issues, issue types and advanced search
#206Day 50 trillion of begging Github for a functional notification system so I can stop receiving infinite numbers of emails from all the bots and similar things commenting on PRs. Also being designated a codeowner in a large repo, the number of notifications I get daily from the number of PRs is fucking absurd, with no way of turning them off. Drives me up the wall daily. If a colleague doesn't straight up send me a PR…
Doesn’t unwatching a repo limit notifications to mentions and participated threads?
Re: GitHub introduces sub-issues, issue types and advanced search
#207Day 50 trillion of begging Github for a functional notification system so I can stop receiving infinite numbers of emails from all the bots and similar things commenting on PRs. Also being designated a codeowner in a large repo, the number of notifications I get daily from the number of PRs is fucking absurd, with no way of turning them off. Drives me up the wall daily. If a colleague doesn't straight up send me a PR…
Re: GitHub introduces sub-issues, issue types and advanced search
#208A GitHub feature I think would be really handy is suggesting duplicate issues when writing up a new issues. Many projects ask that you search for already reported tickets, but GitHub's current search isn't great if you aren't sure what you are looking for.
If we're talking issues (i.e. reports from external parties, like OSS users, and not internally defined tasks ), then care is needed to avoid it working out like the Stack Overflow experience. What is it, you ask? [Closed; Locked: not constructive; Duplicate of: #1701, #74656] Users will fight such things for a simple reason: every larger OSS project has tons of open[0] issues that look like duplicates, and perhaps e…
Re: GitHub introduces sub-issues, issue types and advanced search
#209A GitHub feature I think would be really handy is suggesting duplicate issues when writing up a new issues. Many projects ask that you search for already reported tickets, but GitHub's current search isn't great if you aren't sure what you are looking for.
Completely agree with this suggestion. Ive often wondered why GitHub hasn’t introduced this feature because it feels like a really obvious thing to introduce and something that would add an immense amount of value to a lot of projects.
Re: GitHub introduces sub-issues, issue types and advanced search
#210Day 50 trillion of begging Github for a functional notification system so I can stop receiving infinite numbers of emails from all the bots and similar things commenting on PRs. Also being designated a codeowner in a large repo, the number of notifications I get daily from the number of PRs is fucking absurd, with no way of turning them off. Drives me up the wall daily. If a colleague doesn't straight up send me a PR…
It's a workaround, but why not use email filters for this?