Skip to content

[CI]: Remove Semgrep CI workflow#85

Merged
kunalgadgil merged 1 commit intomainfrom
remove-semgrep-workflow
Apr 9, 2026
Merged

[CI]: Remove Semgrep CI workflow#85
kunalgadgil merged 1 commit intomainfrom
remove-semgrep-workflow

Conversation

@kunalgadgil
Copy link
Copy Markdown
Contributor

Resolves [SEC-36200]

What is the purpose of this PR?

Remove the Semgrep CI workflow (.github/workflows/semgrep.yml) from this repository. Semgrep scanning is now being centralized and managed outside of individual repo workflows via Semgrep Managed Scans, so these per-repo workflow files are no longer needed.

What should reviewers focus on?

This is a straightforward file deletion, the only change is removing .github/workflows/semgrep.yml. Verify that no other workflows or CI configurations depend on or reference this file.

How is this PR tested?

No tests are needed. This PR only removes a CI workflow definition and does not affect application code, build processes, or existing test suites.

@kunalgadgil kunalgadgil enabled auto-merge (squash) April 9, 2026 21:55
@HiranmayaGundu HiranmayaGundu requested a review from a team April 9, 2026 22:08
@kunalgadgil kunalgadgil merged commit 5d556b3 into main Apr 9, 2026
1 check passed
@kunalgadgil kunalgadgil deleted the remove-semgrep-workflow branch April 9, 2026 22:08
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.

2 participants