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

addition of auto-branching process as part of github action #1291

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

omkarkhatavkar
Copy link
Collaborator

@omkarkhatavkar omkarkhatavkar commented Mar 15, 2024

Problem Statement

Currently the branching process is manual and it requires to review the files needs to be updated. Also requires attention in details as there are many files changes with respect to multiple branches as well. We need to have some automated solution that will help in the solve this.

Solution

Introducing the Github Action that will help to solve this issue. It will contains the steps that needs to run every time when we needs branching. These are predefined steps and getting documented help to not to miss the some changes

Test Result

I have tested on my own fork and here it is the result, (yet to test it )

- work_flow trigger:

- non-master branch workflow and PR:
- omkarkhatavkar#6

- master branch workflow and PR:
- omkarkhatavkar#5

@omkarkhatavkar omkarkhatavkar added the No-CherryPick PR doesnt need CherryPick to previous branches label Mar 15, 2024
@omkarkhatavkar omkarkhatavkar force-pushed the auto_branching branch 2 times, most recently from 8ec6dde to d8dce1a Compare March 22, 2024 09:18
@JacobCallahan JacobCallahan merged commit 2925bec into SatelliteQE:master Apr 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants