This repository was archived by the owner on Apr 13, 2026. It is now read-only.
chore(ci): rename codeql2.yml to codeql.yml for clarity - #102
Open
unclesp1d3r with Copilot wants to merge 2 commits into
Open
chore(ci): rename codeql2.yml to codeql.yml for clarity#102unclesp1d3r with Copilot wants to merge 2 commits into
unclesp1d3r with Copilot wants to merge 2 commits into
Conversation
20 tasks
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: unclesp1d3r <251112+unclesp1d3r@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update CodeQL analysis workflow configuration based on feedback
chore(ci): rename codeql2.yml to codeql.yml for clarity
Dec 5, 2025
unclesp1d3r
approved these changes
Jan 16, 2026
unclesp1d3r
force-pushed
the
copilot/sub-pr-95
branch
from
February 25, 2026 06:06
965893e to
ca942cb
Compare
unclesp1d3r
force-pushed
the
unclesp1d3r-patch-1
branch
from
February 25, 2026 06:06
566758d to
67cd142
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Addresses feedback on PR #95: renames
.github/workflows/codeql2.ymlto.github/workflows/codeql.yml. The "2" suffix was misleading as there is only one CodeQL workflow in the repository.Type of Change
Related Issues
Related to #95
Testing
cargo test)just qa)cargo clippy -- -D warnings)cargo fmt --check)Checklist
Screenshots (if applicable)
N/A - Workflow file rename only.
Additional Notes
This is a stacked PR that merges into #95. File rename only, no functional changes to the workflow configuration.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.