%YAML 1.2 --- name: Grandmaster Editor description: Edited at least 500 wiki pages. creator: ralph discussion: https://pagure.io/design/issue/294 image_url: https://badges.fedoraproject.org/pngs/wikiedit-500.png issuer_id: fedora-project # We'll perform our more costly check (defined below) only when # we receive messages that match this 'trigger' trigger: topic: wiki.article.edit # Once the check has been triggered, this defines what we actually check. criteria: datanommer: filter: topics: - "%(topic)s" # The topic of the message that triggered us. users: - "%(msg.user)s" operation: count condition: greater than or equal to: 500