> On May 9, 2021, at 4:58 AM, Rowan Tommins <rowan.coll...@gmail.com> wrote: > > On 9 May 2021 08:33:08 BST, Stanislav Malyshev <smalys...@gmail.com> wrote: >> It is not good that our infrastructure is "hidden away in a dark >> corner", and it is true that bugs needs some TLC for a while. But >> Github >> Issues frankly sucks big time as a bug management system. It's hard to >> fault them as it's not their core business - but while it may be >> adequate for a small project, I don't see how Github system could be >> manageable with any serious volume. > > > This is my instinct as well - Github Issues seems to be adequate as a > lightweight bug tracker, but how well will it scale, and how much will we > miss "advanced" features like separately searchable and reportable fields and > statuses? Are we better off looking for a SaaS that can provide something > more full-featured - Mantis, Phabricator, Trac, Bugzilla, YouTrack, etc?
Possibly the best of both worlds: https://github.com/marketplace/zube <https://github.com/marketplace/zube> https://github.com/marketplace/skope-github-issue-tracker <https://github.com/marketplace/skope-github-issue-tracker> https://github.com/marketplace/orwell-app <https://github.com/marketplace/orwell-app> https://github.com/marketplace/codetree <https://github.com/marketplace/codetree> Plus another 545 PM-related apps and actions to fill in those "advanced" features that are missing from the Github tracker: https://github.com/marketplace/category/project-management <https://github.com/marketplace/category/project-management> And this list should only get better over time. And for any functionality missing, there are always these: https://github.com/KnpLabs/php-github-api <https://github.com/KnpLabs/php-github-api> https://github.com/googleapis/google-api-php-client <https://github.com/googleapis/google-api-php-client> https://github.com/mpscholten/github-api <https://github.com/mpscholten/github-api> https://github.com/googleapis/google-api-php-client-services <https://github.com/googleapis/google-api-php-client-services> Rhetorical question: What developer today does not have experience with Github issues? Not so for many (any?) others. Github issues FTW! IMO, anyway. :-) -Mike