Skip to content

ci: disable CodeQL for Swift#55

Merged
acidghost merged 2 commits intomainfrom
ci/disable-codeql-swift
Aug 18, 2025
Merged

ci: disable CodeQL for Swift#55
acidghost merged 2 commits intomainfrom
ci/disable-codeql-swift

Conversation

@acidghost
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 18, 2025 05:48
@acidghost acidghost added the ci label Aug 18, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables CodeQL scanning for Swift language due to performance concerns. The change comments out the Swift configuration in the CodeQL workflow to prevent extremely slow builds while maintaining CodeQL scanning for other languages.

Key changes:

  • Commented out Swift language configuration in CodeQL workflow
  • Added explanatory comment about Swift CodeQL performance issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/codeql.yaml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@acidghost acidghost merged commit 783100d into main Aug 18, 2025
7 checks passed
@acidghost acidghost deleted the ci/disable-codeql-swift branch August 18, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants