We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey y'all! Was wondering what the recommended approach to updating a pull request would be. I think the workflows that might want to be supported are
Re-init search results with updated repository list
init
Re-plan changes on latest main branch of repositories
plan
Re-plan with updated command
This should also support repositories which have already merged an original plan. In other words, the order of operations that one might have are
mp plan
I think right now I think this results in
2022/11/18 12:18:34 foo/bar - already merged
How much of that already Just Works? If someone points me in the direction, would love to contribute what I can to make the gaps filled :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey y'all! Was wondering what the recommended approach to updating a pull request would be. I think the workflows that might want to be supported are
Re-
init
search results with updated repository listRe-
plan
changes on latest main branch of repositoriesRe-
plan
with updated commandThis should also support repositories which have already merged an original plan. In other words, the order of operations that one might have are
mp plan
with new updated commandI think right now I think this results in
How much of that already Just Works? If someone points me in the direction, would love to contribute what I can to make the gaps filled :)
The text was updated successfully, but these errors were encountered: