Open EndangeredMassa opened 10 years ago
We could do something like https://github.com/kpdecker/git-todo#example to connect to github as the proper user.
We can get a list of PRs affected by identifying the commit range (by inspecting tags) and then hitting the commit list API endpoint and looking for the "Merge pull request #999" messages.
We could do something like https://github.com/kpdecker/git-todo#example to connect to github as the proper user.
We can get a list of PRs affected by identifying the commit range (by inspecting tags) and then hitting the commit list API endpoint and looking for the "Merge pull request #999" messages.