<div dir="ltr">This is a first-time release of a repo containing multiple packages (one of them a metapackage).<div><br></div><div>bloom-release seems to be working well and finding the different packages, but when generating the pull request to hydro/release.yaml it does not create the list of packages automatically.<br>
<br>I get <br><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sr_ronex:</div><div>    tags:</div><div>      release: release/hydro/{package}/{version}</div><div>    url: git@github.com:shadow-robot/sr-ronex-release.git</div>
<div>    version: 0.9.2-0</div></blockquote><div><br></div><div>When I expect:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sr_ronex:</div><div>    packages:</div><div><div>        sr_ronex:</div>
</div><div><div>        sr_ronex_controllers:</div></div><div><div>        sr_ronex_drivers:</div></div><div><div>        sr_ronex_examples:</div></div><div><div>        sr_ronex_external_protocol:</div></div><div><div>        sr_ronex_hardware_interface:</div>
</div><div><div>        sr_ronex_launch:</div></div><div><div>        sr_ronex_msgs:</div></div><div><div>        sr_ronex_transmissions:</div></div><div><div>        sr_ronex_utilities:</div></div><div>    tags:</div><div>
      release: release/hydro/{package}/{version}</div><div>    url: git@github.com:shadow-robot/sr-ronex-release.git</div><div>    version: 0.9.2-0</div></blockquote><br><div>Is the normal behaviour of bloom-release that the user adds the list of packages manually? Or it means that I did something wrong?</div>
</div>