SIENTIAPDE-1172

Update values.yaml and tests to incorporate mail_type parameter for notification handling

- Changed GITHUB_BRANCH in values.yaml to reflect the new alert pipeline.
- Added 'mail_type' parameter to various test cases in SlotManager and notification workflows to enhance notification specificity and tracking.
- Ensured consistency in test data structures across multiple test functions.
This commit is contained in:
vitor-aignosi
2025-07-29 12:50:03 -03:00
parent 263410b292
commit dd22e8a553
3 changed files with 28 additions and 14 deletions

View File

@@ -132,7 +132,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "SIENTIAPDE-1171-criar-pipeline-de-retreino-laborious"
value: "SIENTIAPDE-1172-criar-pipeline-de-alertas-orquestrador"
- name: PYTHON_APP
value: "orchestrator.worker.worker"
@@ -216,4 +216,4 @@ ssh:
# kubectl create secret generic smtp-credentials \
# --namespace sientia \
# --from-literal=app_password='sua-senha-de-app-de-16-digitos'
# --from-literal=app_password='sua-senha-de-app-de-16-digitos'