#3186 Don't fail on missing buildroot tag
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue3185  into  master

Download 3186.patch

Fixes: https://pagure.io/koji/issue/3185

pretty please pagure-ci rebuild

Looks good. In the case when tinfo['tag_name'] is missing, we're looking at a cg buildroot (no standard_buildroot entry). For those cases, the notion of determining build tag from buildroot info just doesn't work and likely there simply is no build tag.

Longer term, we probably want to think about how CGs should indicate a build tag when applicable, but for now this is certainly a reasonable fix.

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit b69f4b36 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata