#477 One more example in the API docs
Merged by csomh. Opened by gnaponie.
gnaponie/greenwave documentation  into  master

Download 477.patch

@lucarval the change you requested here: https://pagure.io/greenwave/pull-request/476#c-5a3918603d2072ef9d4e77d0a648d717c1f41be5-25

It should be a f26 koji build since the product_version is fedora-26.

A real-world example from a Bodhi update:

{
  "product_version": "fedora-30",
  "decision_context": "bodhi_update_push_stable",
  "subject": [
    {
      "item": "python2-2.7.16-1.fc30",
      "type": "koji_build"
    },
    {
      "item": "python2-docs-2.7.16-1.fc30",
      "type": "koji_build"
    },
    {
      "item": "FEDORA-2019-0c91ce7b3c",
      "type": "bodhi_update"
    }
  ],
  "verbose": true
}

rebased onto a18aa7571ac327eff0b5b69a76960e5d3b017d9b

rebased onto a18aa7571ac327eff0b5b69a76960e5d3b017d9b

I've rebased with the suggested example. Thanks.

Pull-Request has been merged by csomh

Metadata