Skip to content

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

Closed
cx-noam-brendel wants to merge 1 commit into
mainfrom
fix/ciso-920-remove-broken-teams-notify
Closed

CISO-920: remove broken Teams notify job (CXONE_SCAN_WEBHOOK_URL not set)#1504
cx-noam-brendel wants to merge 1 commit into
mainfrom
fix/ciso-920-remove-broken-teams-notify

Conversation

@cx-noam-brendel
Copy link
Copy Markdown
Collaborator

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 enabled auto-merge (squash) April 27, 2026 09:23
@cx-noam-brendel
Copy link
Copy Markdown
Collaborator Author

Closing in favor of a re-creation with a GPG-signed commit. The repo requires verified signatures (CISO-920).

@cx-noam-brendel cx-noam-brendel deleted the fix/ciso-920-remove-broken-teams-notify branch April 27, 2026 10:57
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