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 #1113

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

omkarkhatavkar
Copy link
Contributor

@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#2

- master branch workflow and PR:
- omkarkhatavkar#1

JacobCallahan
JacobCallahan previously approved these changes Mar 21, 2024
@JacobCallahan JacobCallahan merged commit e4ade86 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