b92a3a5d2a6f260c1f8555ffa406e95c7c05e7c7
The consumer get the release_name, release_version and status from the fedora-messaging message and use these as labels when creating the issue in pagure.
Signed-off-by: Clement Verna cverna@tutanota.com
Fixes #16.
This will need a new release of ogr before we can merge and deploy in stg and prod.
ogr
The current ogr release is 0.10.0 (https://github.com/packit-service/ogr/releases).
Do we really need release_name?
release_name
Ha in some cases it will be Fedora Cloud, Fedora Container, etc ... So maybe we want to keep it ? I don't mind :)
https://apps.fedoraproject.org/datagrepper/id?id=2020-55f8ee4c-6a0a-4a39-859b-982d9c1ad51a&is_raw=true&size=extra-large
python-ogr-0.11.0-1.fc31 is now available we can now merge this.
rebased onto b92a3a5d2a6f260c1f8555ffa406e95c7c05e7c7
Pull-Request has been merged by mohanboddu
The consumer get the release_name, release_version and status from
the fedora-messaging message and use these as labels when creating
the issue in pagure.
Signed-off-by: Clement Verna cverna@tutanota.com
Fixes #16.