UNCLASSIFIED - NO CUI

Skip to content

Add additional labels when eck-operator MR created on BB

Brian Jackson requested to merge eck-operator/119-add-extra-labels-to-mr into master

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

issue

Upgrade Notices

N/A

Merge request reports

Loading