Add additional labels when eck-operator MR created on BB
General MR
Summary
This MR is a small refactor to support adding some additional labels to automatically created MR's for eck-Operator
to support additional packages tests.
Refactored existing code to a case statement to make future modifications a bit easier.
Relevant logs/screenshots
Test Pipeline - Mockup of eckOperator - The extra labels are added to the git push command.
Test Pipeline - Mockup of other package - Tested a package that doesn't fall within the case statement
Not sure why the Pipeline failed with authentication issues to create the MR, but it does look like it ran the correct command with desired labels.
Linked Issue
Upgrade Notices
N/A