Skip to content

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

Merged
1 commit merged into
mainfrom
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
1 commit merged into
mainfrom
fix/ciso-920-remove-broken-teams-notify

Conversation

@ghost

@ghost ghost commented Apr 27, 2026

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
@ghost ghost requested a review from cx-anurag-dalke as a code owner April 27, 2026 09:17
@ghost ghost merged commit 8048a28 into main Apr 27, 2026
3 of 5 checks passed
@ghost ghost 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

This pull request was closed.
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.

0 participants