Only use topic suffix so our badge rules are portable between stg and prod.
This commit is contained in:
parent
59c59f3dc6
commit
6684c71d47
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ issuer_id: fedora-project
|
||||||
# We'll perform our more costly check (defined below) only when
|
# We'll perform our more costly check (defined below) only when
|
||||||
# we receive messages that match this 'trigger'
|
# we receive messages that match this 'trigger'
|
||||||
trigger:
|
trigger:
|
||||||
topic: org.fedoraproject.stg.fas.user.create
|
topic: fas.user.create
|
||||||
|
|
||||||
# Once the check has been triggered, this defines what we actually check.
|
# Once the check has been triggered, this defines what we actually check.
|
||||||
criteria:
|
criteria:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue