Skip to content

ci(actions): remove redundant local CodeQL marker - #208

Open
seonghobae wants to merge 1 commit into
mainfrom
codex/actions-concurrency-cleanup
Open

ci(actions): remove redundant local CodeQL marker#208
seonghobae wants to merge 1 commit into
mainfrom
codex/actions-concurrency-cleanup

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

변경

  • 중앙 required CodeQL과 GitHub default setup이 담당하는 로컬 수동 marker workflow를 제거했습니다.
  • 개발 문서의 CI 소유권 설명을 현재 구조에 맞췄습니다.
  • 사이트 제품 콘텐츠와 Pages 배포 설정은 변경하지 않았습니다.
  • 기본 브랜치에 파일이 없는 Static site tests, reconcile-current-main registry를 비활성화했습니다.

검증

  • 남은 workflow 대상 actionlint: 통과(대상 0개)
  • 기존 pytest: 17 passed
  • git diff --check: 통과

범위

Pages publish/deploy/release, 제품 HTML/CSS/JavaScript, automation은 변경하지 않았습니다.

Signed-off-by: Seongho Bae <me@seonghobae.me>

Commit-Message-Assisted-by: Claude (via Claude Code)
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 17 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 6936afc6-ebd0-4693-9b44-5bbfcb169953

📥 Commits

Reviewing files that changed from the base of the PR and between 8103aad and 2df103e.

📒 Files selected for processing (2)
  • .github/workflows/codeql.yml
  • CLAUDE.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T14:55:55.684215Z 2df103e PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@seonghobae
seonghobae enabled auto-merge (squash) September 4, 2026 14:53

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2df103e2b3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

- name: Explain CodeQL ownership
run: |
echo "GitHub CodeQL default setup or central required checks own SARIF uploads for this repository."
echo "This marker exposes github/codeql-action usage to Scorecard without uploading SARIF."

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore the Scorecard-visible CodeQL marker

For consumers that assess SAST coverage from repository-visible workflow configuration, this removes the only github/codeql-action reference: a repo-wide search finds no replacement workflow, while this line explicitly documents that the marker exists to expose CodeQL usage to Scorecard. The central required workflow and default setup may continue scanning, but they are not committed here, so deleting the marker can regress the repository's public Scorecard evidence; retain it or add another supported, checked-in signal.

Useful? React with 👍 / 👎.

@opencode-agent
opencode-agent Bot disabled auto-merge September 4, 2026 17:06
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