Skip to content

docs: fix pages workflow badge - #1048

Merged
dkropachev merged 1 commit into
masterfrom
docs/fix-docs-pages-badge
Sep 25, 2026
Merged

dkropachev merged 1 commit into
masterfrom
docs/fix-docs-pages-badge

Conversation

@dkropachev

Copy link
Copy Markdown

Summary

  • Point the documentation workflow badge image and link at .github/workflows/docs-pages.yml.
  • Restore the badge broken when the workflow was renamed from .yaml to .yml.

Impact

This is a README-only correction. It does not change driver behavior, public APIs, the CQL protocol, or Python compatibility. No live-cluster integration scenario is required.

Testing

  • Confirmed the build, documentation, and integration badge URLs return HTTP 200.
  • git diff --check

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes. (Not applicable: README URL correction.)
  • All commits compile, pass static checks and pass test. (Not applicable: no code changed; focused link and diff checks passed.)
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce. (Not applicable: no public items added.)
  • I have adjusted the documentation in ./docs/source/. (Not applicable: the affected content is the root README.)
  • I added appropriate Fixes: annotations to PR description. (Not applicable: no linked issue.)

@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Advanced

Run ID: af04f4f6-0a0d-4daf-8514-040ffdca8e3c

📥 Commits

Reviewing files that changed from the base of the PR and between f82c915 and 4417cd3.

📒 Files selected for processing (1)
  • README.rst

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The README documentation workflow badge and target URL now reference docs-pages.yml instead of docs-pages.yaml.

Suggested reviewers: fruch

Priority: ⬇️ Low

Change: Other

Merge Risk: ⚪ Minimal · up to 4417c

The documentation workflow badge and link now point to the existing workflow file. This README-only update introduces no identified runtime impact and is ready to merge after normal checks.

Architecture Summary

Architecture risk: 🔵 Low · up to 4417c

The change affects 1 system.

Changed systems: README.rst

Architecture concerns
No architecture-level concerns identified.

Review details

Systems and components

  • observed — README.rst (service) was modified; 1 changed file maps to changed impact.

Before / after behavior

  • observed — Modified behavior in README.rst: The documentation workflow badge and target now use the docs-pages.yml workflow path instead of docs-pages.yaml.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the README documentation workflow badge fix.
Description check ✅ Passed The description summarizes the change, explains its impact, reports checks, and addresses the template checklist. Unchecked items are marked as not applicable where relevant.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

@dkropachev
dkropachev merged commit 022079b into master Sep 25, 2026
9 checks passed
@dkropachev
dkropachev deleted the docs/fix-docs-pages-badge branch September 25, 2026 20:37
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