Skip to content

🔨 chore: remove CodeQL and Jules outdated-docs workflows#173

Merged
Miyamura80 merged 1 commit into
mainfrom
claude/remove-greptile-mentions-2427x4
Jul 19, 2026
Merged

🔨 chore: remove CodeQL and Jules outdated-docs workflows#173
Miyamura80 merged 1 commit into
mainfrom
claude/remove-greptile-mentions-2427x4

Conversation

@Miyamura80

@Miyamura80 Miyamura80 commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Template-consistency cleanup that removes the CodeQL scanning workflow and the Jules "find outdated docs" automation, keeping the template's workflow surface aligned across the family.

Changes

  • Delete .github/workflows/codeql.yml (CodeQL analysis workflow). No .github/codeql/ config existed, and no other references to CodeQL remained in the repo.
  • Delete .github/workflows/jules-find-outdated-docs.yml and its orphaned guideline OUTDATED_DOCUMENTATION_GUIDELINE.md.
  • Remove the jules-find-outdated-docs.yml entry from onboard.py's _JULES_WORKFLOWS toggle list so the onboarding CLI no longer references the deleted workflow.
  • Left untouched (as intended): jules-prune-unnecessary-code.yml, UNNECESSARY_CODE_GUIDELINE.md, and jules-sync-translations.yml.

Testing

  • Tests pass (make test)
  • Linting passes (make ci) — the only ty diagnostics reported (4) are pre-existing on main in onboard.py, src/utils/logging_config.py, and utils/llm/dspy_inference.py, and are unrelated to this change (verified against origin/main). No new failures introduced.

Related Issues

Closes #

🤖 Generated with Claude Code

https://claude.ai/code/session_016dd3AfUTtAi9FokMUZSiZJ


Generated by Claude Code


Summary by cubic

Remove CodeQL and Jules outdated-docs workflows to simplify CI and keep templates consistent. Also remove the related guideline and CLI toggle entry.

  • Refactors
    • Delete .github/workflows/codeql.yml.
    • Delete .github/workflows/jules-find-outdated-docs.yml and OUTDATED_DOCUMENTATION_GUIDELINE.md.
    • Remove jules-find-outdated-docs.yml from onboard.py’s _JULES_WORKFLOWS.
    • Leave jules-prune-unnecessary-code.yml and jules-sync-translations.yml as-is.

Written for commit 859f0cf. Summary will update on new commits.

Review in cubic

Template-consistency cleanup:
- Delete .github/workflows/codeql.yml (CodeQL scanning)
- Delete .github/workflows/jules-find-outdated-docs.yml and its orphaned
  OUTDATED_DOCUMENTATION_GUIDELINE.md guideline
- Drop the jules-find-outdated-docs.yml entry from onboard.py's Jules
  workflow toggle list

Leaves jules-prune-unnecessary-code.yml and jules-sync-translations.yml intact.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016dd3AfUTtAi9FokMUZSiZJ
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 4 files

Re-trigger cubic

@Miyamura80
Miyamura80 merged commit 6099ac7 into main Jul 19, 2026
12 checks passed
@github-actions
github-actions Bot deleted the claude/remove-greptile-mentions-2427x4 branch July 19, 2026 22:13
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