Skip to content

docs(readme): add CodeQL status badge#22

Merged
saagpatel merged 1 commit into
mainfrom
codex/add-codeql-badge
May 18, 2026
Merged

docs(readme): add CodeQL status badge#22
saagpatel merged 1 commit into
mainfrom
codex/add-codeql-badge

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

What

  • Adds a CodeQL workflow status badge next to the existing CI badge in the README.

Why

  • Makes the public repo health signal visible from the first screen now that CodeQL is clean and required by branch protection.

How

  • Links the badge to .github/workflows/codeql.yml.

Testing

  • python3 -m pytest -q -p no:cacheprovider tests/test_distribution_policy.py -> 5 passed.

Performance Impact

  • None.

Risk / Notes

  • Docs only.

- Surface the CodeQL workflow status next to the existing CI badge

Tests: python3 -m pytest -q -p no:cacheprovider tests/test_distribution_policy.py
@saagpatel saagpatel merged commit fb94b20 into main May 18, 2026
3 checks passed
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