Skip to content

ci: remove codeql-to-issues in favor of centralized detection - #33

Merged
rjamul-elnora-ai merged 1 commit into
mainfrom
chore/remove-codeql-to-issues
Jul 16, 2026
Merged

ci: remove codeql-to-issues in favor of centralized detection#33
rjamul-elnora-ai merged 1 commit into
mainfrom
chore/remove-codeql-to-issues

Conversation

@rjamul-elnora-ai

Copy link
Copy Markdown
Member

Completes moving elnora-plugins onto the centralized vuln-detection pattern.

CodeQL alerts for this repo are now handled by elnora-automation's new plugins-codeql-detect workflow (Elnora-AI/elnora-automation#39), which reads code-scanning alerts with the App token and upserts Linear SEC issues directly — same Repo: elnora-plugins + Source: CodeQL labels the old workflow used, minus the GitHub-issue intermediary.

Removes the last in-repo GitHub-issue vuln workflow (the Dependabot one was already removed). elnora-plugins is now consistent with every other repo: CodeQL → Linear via automation, dependency bumps → dep-batch-review.

Merge order: land #39 first so detection is continuous, then this. (Both are safe either way — CodeQL alerts persist in the Security tab regardless.)

🤖 Generated with Claude Code

https://claude.ai/code/session_01WUhYjxo3aEXF4RZE1oRmtL

CodeQL alerts for this repo are now detected centrally by elnora-automation's
plugins-codeql-detect workflow, which upserts Linear SEC issues directly (App
token). Remove the old in-repo workflow that created GitHub issues, bringing
elnora-plugins onto the same Linear-direct pattern as every other repo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WUhYjxo3aEXF4RZE1oRmtL
@rjamul-elnora-ai
rjamul-elnora-ai merged commit 117404c into main Jul 16, 2026
5 checks passed
@rjamul-elnora-ai
rjamul-elnora-ai deleted the chore/remove-codeql-to-issues branch July 16, 2026 13:59
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