Skip to content
New issue

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

Updating already-created PRs #182

Open
abhishekmukherg opened this issue Nov 18, 2022 · 0 comments
Open

Updating already-created PRs #182

abhishekmukherg opened this issue Nov 18, 2022 · 0 comments

Comments

@abhishekmukherg
Copy link

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

  1. Re-init search results with updated repository list

  2. Re-plan changes on latest main branch of repositories

  3. Re-plan with updated command

    1. This should also support repositories which have already merged an original plan. In other words, the order of operations that one might have are

      1. Use microplane init, plan, push
      2. Get the PR merged
      3. Realize the plan was incomplete, rerun mp plan with new updated command
      4. Create new PR with new changes

    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 :)

@abhishekmukherg abhishekmukherg changed the title Updating created PRs Updating already-created PRs Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant