Skip to content

Send chat service's user id to the triggered e2e pipeline

Sanad Liaquat requested to merge shl-send-chat-user-id-as-env-var into master

Send chat service's user id (CHAT_USER_ID) to the triggered e2e pipeline.

This will be later used in the quality/pipeline-common project to ping the user on Slack in case of a failure.

This MR also modifies the code to run full suite on production on feature toggle and updates and refactors some specs.

Part of #110 (closed)

Edited by Sanad Liaquat

Merge request reports