Skip to content

chore(*): remove legacy codeql confic#2196

Merged
rkaraivanov merged 2 commits intomasterfrom
codeql-legacy
Apr 21, 2026
Merged

chore(*): remove legacy codeql confic#2196
rkaraivanov merged 2 commits intomasterfrom
codeql-legacy

Conversation

@kdinev
Copy link
Copy Markdown
Member

@kdinev kdinev commented Apr 21, 2026

Description

Provide a clear and concise summary of the changes in this PR and the motivation behind them

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to change)
  • Documentation update
  • Refactoring (code improvements without functional changes)

Related Issues

Closes #

Testing

Checklist

  • My code follows the project's coding standards
  • I have tested my changes locally
  • I have updated documentation if needed
  • Breaking changes are documented in the description

Copilot AI review requested due to automatic review settings April 21, 2026 08:29
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

Removes the legacy GitHub Actions CodeQL workflow from the repository.

Changes:

  • Deleted .github/workflows/codeql-analysis.yml (previously ran CodeQL on push/PR/schedule)
Comments suppressed due to low confidence (1)

.github/workflows/codeql-analysis.yml:1

  • Removing this workflow deletes the repository’s only in-repo CodeQL code scanning configuration. If CodeQL scanning is still required (for security alerts/compliance), please replace it with the current recommended CodeQL workflow or document that the repo has migrated to GitHub’s Code Scanning “default setup” (or another scanner) so analysis still runs on push/PRs.

@rkaraivanov rkaraivanov merged commit 9d18d9e into master Apr 21, 2026
7 of 11 checks passed
@rkaraivanov rkaraivanov deleted the codeql-legacy branch April 21, 2026 13:51
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.

3 participants