Skip to content

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

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)#203
cx-noam-brendel merged 1 commit intomainfrom
fix/ciso-920-remove-broken-teams-notify

Conversation

@cx-noam-brendel
Copy link
Copy Markdown

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 8048a28 into main Apr 27, 2026
3 of 5 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 & Details52ec0fb2-a058-4064-b99f-6a9c0eb9646d

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