#653 Added badge for sending a Happiness Packet
Closed 5 years ago by jflory7. Opened 5 years ago by denim.
denim/fedora-badges little-things  into  master

empty or binary file added
@@ -0,0 +1,26 @@ 

+ %YAML 1.2

+ ---

+ 

+ name:         Little Things

+ description:  You have sent a Happiness Packet

+ creator:      denim

+ discussion:   https://pagure.io/fedora-badges/issue/627

+ issuer_id:    fedora-project

+ image_url:    https://badges.fedoraproject.org/pngs/little-things.png

+ 

+ trigger:

+   all:

+   - topic: org.fedoraproject.stg.happinesspacket.send

We can just use happinesspacket.send. But I wanted to know one thing, I don't see any messages in https://apps.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.prod.happinesspacket.send

There is no message yet?

+ 

+ criteria:

+   datanommer:

+       filter:

+         topics:

+         - "%(topic)s"

+         users:

+         - "%(msg.sender_name)s"

+       operation: count

+       condition:

+         greater than or equal to: 1

+ 

+ recipient: "%(msg.sender_name)s"

file added
+5913
The added file is too large to be shown here, see it at: svgs/little-things.svg

We can just use happinesspacket.send. But I wanted to know one thing, I don't see any messages in https://apps.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.prod.happinesspacket.send

There is no message yet?

@sayanchowdhury I disabled it for now, I can get it running again

@algogator can you get this re-enabled?

I am closing this pull request for now. fedora-happiness-packets was migrated to fedora-messaging from fedmsg by @shraddhaag (fedora-happiness-packets#96, fedora-happiness-packets#161). We are tracking the badge creation in fedora-happiness-packets#22 and further updates will be shared there.

Pull-Request has been closed by jflory7

5 years ago