I uploaded my test `eq-utils` package to my `energy-quants` org but have to manually link it to the correct repository:  The package can be *automatically* linked to the correct repository if you add the label: ``` org.opencontainers.image.source https://github.com/OWNER/REPO ``` It might be nice to allow specifying one or more labels to be added to the package when uploading - e.g. ``` powerloader upload --label org.opencontainers.image.source=https://github.com/energy-quants/eq-utils --label org.opencontainers.image.version=$version <snip> ```
I uploaded my test
eq-utilspackage to myenergy-quantsorg but have to manually link it to the correct repository:The package can be automatically linked to the correct repository if you add the label:
It might be nice to allow specifying one or more labels to be added to the package when uploading - e.g.