Skip to content

Add CI, CodeQL, and Dependabot#2

Merged
Jott2121 merged 1 commit into
mainfrom
ci/add-gates
Jul 13, 2026
Merged

Add CI, CodeQL, and Dependabot#2
Jott2121 merged 1 commit into
mainfrom
ci/add-gates

Conversation

@Jott2121

Copy link
Copy Markdown
Owner

oracle-gate is a framework for testing AI-built code. It had 309 passing tests that no CI ever ran, no CodeQL, and no Dependabot.

That's not a defensible place to argue from, and it's the one repo in the stack that should hold itself to its own standard.

  • ci.yml — pytest on 3.11–3.13, against tool/
  • codeql.ymlsecurity-extended, push / PR / weekly
  • dependabot.yml — pip (/tool) + github-actions, SHA-pinned

Tests verified green locally: 309 passed in 0.68s.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TPjVrxHnpbkHn5EukemujZ

oracle-gate is a framework for testing AI-built code and had 309 passing tests
with no CI running them, no CodeQL, and no Dependabot. That is not a defensible
place to argue from.

- ci.yml: pytest on 3.11-3.13 (tool/)
- codeql.yml: security-extended, push/PR/weekly
- dependabot.yml: pip (/tool) + github-actions

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TPjVrxHnpbkHn5EukemujZ
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@Jott2121
Jott2121 merged commit 7e28cee into main Jul 13, 2026
5 checks passed
@Jott2121
Jott2121 deleted the ci/add-gates branch July 13, 2026 00:18
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