Skip to content

E3 -1535: Fix e3 generator

Douglas Araujo requested to merge e3-1535-fix-e3-generator into master

This MR adds a condition check to ensure that:

  • if no target specified in the e3-generator, the start_ref MUST be set to "latest" in the formula.

Additionally, it addresses the limitation concerning branches that arises in the branch.list() query.

Merge request reports