Skip to content

Use publish channel to post notifications changes

Kamil Trzcińśki requested to merge use-publish-to-post-notifications into master

What does this MR do?

This MR makes all runner token changes to be published to notification channel: runner:build_queue_notifications in format: key.

This makes it possible to watch for notifications in https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/112 without having to use keyspace events.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports