Comment by codingdave

Comment by codingdave 6 days ago

2 replies

Oh gosh yes, that sure would be dangerous to lock everything into Github. I've never worked on a team that did so, though. To be honest, I've never used Github's issue tracker at all. Seeing as PRs are also commits when they merge, PR-level tracking migrates just fine to any other system you'd like.

dpifke 6 days ago

Why not just use the commit message then? What benefits do you get from building your workflow around the proprietary PR interface?