name: Binary Star description: Awarded when you submit a bodhi update that includes multiple packages.
First discussed: http://meetbot.fedoraproject.org/fedora-meeting/2013-08-02/fedora-meeting.2013-08-02-19.39.html
I made some art! http://threebean.org/bodhi-binary-star.svg
bodhi-binary-start 110x110 <img alt="bodhi-binary-star.png" src="https://pagure.io/Fedora-Badges/issue/raw/files/b4a5c8cb43ab63cffeb36a43e40c615083d0a0bec0594d5fc243da72e2bc53ee-bodhi-binary-star.png" />
bodhi-binary-start 110x110 <img alt="bodhi-binary-star.png" src="//issue/raw/files/b4a5c8cb43ab63cffeb36a43e40c615083d0a0bec0594d5fc243da72e2bc53ee-bodhi-binary-star.png" />
bodhi-binary-star 256x256 <img alt="bodhi-binary-star.2.png" src="https://pagure.io/Fedora-Badges/issue/raw/files/3febcca35f9b89fbe52be130d6100707f9788865276cbead489600c1018ea49a-bodhi-binary-star.2.png" />
bodhi-binary-star 256x256 <img alt="bodhi-binary-star.2.png" src="//issue/raw/files/3febcca35f9b89fbe52be130d6100707f9788865276cbead489600c1018ea49a-bodhi-binary-star.2.png" />
I imported Ralph's artwork into the master SVG, here are the exported PNGs
[[Image(bodhi-binary-star.png)]] [[Image(bodhi-binary-star.2.png)]]
Here's a rule that should work for this:
`` %YAML 1.2
name: Binary Star description: You submitted a bodhi update including multiple packages. creator: ralph
discussion: https://fedorahosted.org/fedora-badges/ticket/4
image_url: http://infrastructure.fedoraproject.org/infra/badges/pngs/binary-star.png
issuer_id: fedora-project
trigger: all: - any: - topic: bodhi.update.request.stable - topic: bodhi.update.request.testing - lambda: "len(msg.get('msg', {}).get('update', {}).get('builds', [])) > 1"
criteria: datanommer: filter: topics: - "%(topic)s" # The topic of the message that triggered us. users: - "%(msg.update.submitter)s" # The user that was created. operation: count condition: greater than or equal to: 1
recipient: "%(msg.update.submitter)s" ``
Done! https://badges.fedoraproject.org/badge/binary-star
Set triaged to 'yes' for all tickets, as I've hit them all already.
just put types back in, we'll try and handle bugs here too, no new trac.
Metadata Update from @ralph: - Issue assigned to ralph
Log in to comment on this ticket.