pull-request-roulette
pull-request-roulette copied to clipboard
Don't delete PRs when "Taken"; have submitter to do it later
As a coder, I want my PR submission to stick around until it's actually been reviewed, So I can have a better shot at it actually getting reviewed.
Again, I don't feel quite up to writing the test scenarios for this right now. Maybe later, after the MVP has gotten some usage. This is a placeholder. Also, I'm thinking, don't really delete them ever, just mark them as "done" for a historical record.
Just to clarify, this is only for PRs. If someone takes an issue, but doesn't submit a PR it is released back for others correct?