parametrize rabbit topic

This commit is contained in:
2024-09-10 17:51:12 +02:00
parent 60705dc939
commit f38b63b297
3 changed files with 11 additions and 5 deletions

View File

@@ -9,4 +9,6 @@ const (
GiteaRequestHeader = "X-Gitea-Event-Type"
Bot_BuildReview = "autogits_obs_staging_bot"
TopicApp = "src"
)