Skip to content

Commit

Permalink
Allow OpenScanHub task finish message in queue
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini committed Oct 15, 2024
1 parent 56c1bb0 commit 4b491f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions secrets/packit/prod/fedora.toml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ routing_keys = [

# Anitya version update
"org.release-monitoring.prod.anitya.project.version.update.v2",

# OpenScanHub
"org.fedoraproject.prod.openscanhub.task.finish",
]

[log_config]
Expand Down
3 changes: 3 additions & 0 deletions secrets/packit/stg/fedora.toml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ routing_keys = [

# Anitya version update
"org.release-monitoring.prod.anitya.project.version.update.v2",

# OpenScanHub
"org.fedoraproject.prod.openscanhub.task.finish",
]

[log_config]
Expand Down

0 comments on commit 4b491f9

Please sign in to comment.