@@ -461,15 +461,15 @@ workflows:
461461 - security-scans :
462462 name : Security Scans
463463 context :
464- - analysis_integrations
464+ - analysis_test-enrichment
465465 filters :
466466 branches :
467467 only :
468468 - master
469469 - publish :
470470 context :
471471 - team-container-integration
472- - analysis_integrations
472+ - analysis_test-enrichment
473473 requires :
474474 - Security Scans
475475 filters :
@@ -486,13 +486,13 @@ workflows:
486486 MERGE_TO_STAGING :
487487 jobs :
488488 - build_image :
489- context : analysis_integrations
489+ context : analysis_test-enrichment
490490 filters :
491491 branches :
492492 only :
493493 - staging
494494 - unit_tests :
495- context : analysis_integrations
495+ context : analysis_test-enrichment
496496 filters :
497497 branches :
498498 only :
@@ -527,7 +527,7 @@ workflows:
527527 trusted-branch : main
528528 context :
529529 - snyk-bot-slack
530- channel : team-integrations-alerts
530+ channel : snyk-on-snyk-analysis_test-enrichment
531531 filters :
532532 branches :
533533 ignore :
@@ -536,14 +536,14 @@ workflows:
536536 - security-scans :
537537 name : Security Scans
538538 context :
539- - analysis_integrations
539+ - analysis_test-enrichment
540540 filters :
541541 branches :
542542 ignore :
543543 - staging
544544 - master
545545 - build_image :
546- context : analysis_integrations
546+ context : analysis_test-enrichment
547547 requires :
548548 - Scan repository for secrets
549549 - Security Scans
@@ -553,7 +553,7 @@ workflows:
553553 - staging
554554 - master
555555 - unit_tests :
556- context : analysis_integrations
556+ context : analysis_test-enrichment
557557 filters :
558558 branches :
559559 ignore :
0 commit comments