Skip to content

CISO-920: remove broken Teams notify job (CXONE_SCAN_WEBHOOK_URL not set)#436

Merged
cx-noam-brendel merged 1 commit intomainfrom
fix/ciso-920-remove-broken-teams-notify
Apr 27, 2026
Merged

CISO-920: remove broken Teams notify job (CXONE_SCAN_WEBHOOK_URL not set)#436
cx-noam-brendel merged 1 commit intomainfrom
fix/ciso-920-remove-broken-teams-notify

Conversation

@cx-noam-brendel
Copy link
Copy Markdown
Contributor

Summary

Removes the notify job from the CxOne scan workflow. The job references secrets.CXONE_SCAN_WEBHOOK_URL which does not exist in this repo or at the org level — causing the step to silently fail on every run.

What was removed

  notify:
    needs: cx-scan
    uses: Checkmarx/plugins-release-workflow/.github/workflows/cxone-scan-teams-notify.yml@...
    if: always()
    secrets:
      teams_webhook_url: ${{ secrets.CXONE_SCAN_WEBHOOK_URL }}

Related

…RL not set)

The notify job references secrets.CXONE_SCAN_WEBHOOK_URL which does not
exist in this repo or at org level, causing the step to fail silently
on every run.

Ref: https://checkmarx.atlassian.net/browse/CISO-920
Ref: https://checkmarx.atlassian.net/browse/CISO-815
@cx-noam-brendel cx-noam-brendel merged commit 17957a9 into main Apr 27, 2026
4 of 8 checks passed
@cx-noam-brendel cx-noam-brendel deleted the fix/ciso-920-remove-broken-teams-notify branch April 27, 2026 09:18
@github-actions
Copy link
Copy Markdown

Logo
Checkmarx One – Scan Summary & Details291e486b-0aa3-441a-a9cb-03f7c8c4989b

Great job! No new security vulnerabilities introduced in this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant