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

Automerge and Autobranching #38

Open
mahalakshme opened this issue Jul 30, 2024 · 0 comments
Open

Automerge and Autobranching #38

mahalakshme opened this issue Jul 30, 2024 · 0 comments

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Jul 30, 2024

Need:

  • Soon we are gonna start working on next release, and hence this will be needed.
  • Frequently we face issues where we forgot to merge the branches of some repos etc.,, or we merge only with master and not to all branches belonging to later releases. Currently to remember this and do it is complex.

Approach:

Automate to avoid human errors. Also the merge conflicts might be less considering the merge will be done on an ongoing basis.

AC:

  • Automatically create branches in all repos
  • Automatically merge the dependent branches based on declaration from a JSON file. Fail the build when merge conflicts arise.
@mahalakshme mahalakshme converted this from a draft issue Jul 30, 2024
@mahalakshme mahalakshme moved this from In Analysis to Ready in Avni Product Jul 30, 2024
@mahalakshme mahalakshme moved this from Ready to In Analysis Review in Avni Product Aug 5, 2024
@mahalakshme mahalakshme moved this from Ready to In Analysis in Avni Product Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Analysis
Development

No branches or pull requests

1 participant