UNCLASSIFIED - NO CUI

Skip to content

Auto-create Big Bang MR when an individual package's chart version is updated

Lucas Rodriguez requested to merge auto_create_mr into master

Issue

Examples

Summary

  • The goal is to automate the creation of a Big Bang MR when a package cuts a new release tag

  • The Big Bang MR change consists of the git tag being bumped in chart/values.yaml

  • The Big Bang MR does not link to the related issue. Since every package MR may or may not have the related issue linked, collecting and associating the correct issue with the Big Bang MR has been a challenge. I'm open to suggestions if there are any.

Edited by Lucas Rodriguez

Merge request reports