Stacked PR's with automatic or assisted rebasing on updates.
Have you tried https://github.com/aviator-co/av
I’m looking for ‘a tool’ like this to help manage code changes and communicating about those releases across a set of github repos.
11–20 of 49 posts
Stacked PR's with automatic or assisted rebasing on updates.
Have you tried https://github.com/aviator-co/av
I’m looking for ‘a tool’ like this to help manage code changes and communicating about those releases across a set of github repos.
it'd make my life easier to know who let the bug into prod
Something to view ALL pull requests that i need to review, across repos?
Tell me all the commits I've made for the day across all repos. Can be very helpful when attempting to capture time logs. I often work across several projects and/or several branches in a project daily.
maybe there's a quick way to do this but i would like a way to find a git commit, and trace it to the people that approved a PR that got it into the default branch. it'd make my life easier to know who let the bug into prod
But… that’s probably not in scope for your tool.
I want the PR's to be so good and well tested that I can actually approve them and commit them to the project.