Skip to content

Fix formatting of badges in README.md#53

Merged
gimlichael merged 1 commit intomainfrom
gimlichael-patch-1
Feb 15, 2026
Merged

Fix formatting of badges in README.md#53
gimlichael merged 1 commit intomainfrom
gimlichael-patch-1

Conversation

@gimlichael
Copy link
Copy Markdown
Member

@gimlichael gimlichael commented Feb 15, 2026

This pull request makes a small but important correction to the CI/CD pipeline badge link in the README.md file. The badge now points to the correct workflow file for the CI pipeline.

Summary by CodeRabbit

Release Notes

  • Documentation
    • Updated CI/CD badge references in project documentation

@gimlichael gimlichael self-assigned this Feb 15, 2026
Copilot AI review requested due to automatic review settings February 15, 2026 16:56
@gimlichael gimlichael merged commit e7f93d7 into main Feb 15, 2026
3 of 8 checks passed
@gimlichael gimlichael deleted the gimlichael-patch-1 branch February 15, 2026 16:56
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 15, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A CI/CD badge URL in README.md was updated, changing the referenced workflow file from pipelines.yml to ci-pipeline.yml. The badge image source and hyperlink target were modified while preserving all other badge content and documentation.

Changes

Cohort / File(s) Summary
CI/CD Badge Update
README.md
Updated the first badge's image URL and hyperlink target to reference ci-pipeline.yml instead of pipelines.yml.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A badge here, a badge there,
Workflows renamed with utmost care,
From pipelines old to ci-pipeline new,
The README shines, now bright and true! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch gimlichael-patch-1

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 and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a broken link in the README.md file. The CI/CD pipeline badge was previously linking to a non-existent workflow file (pipelines.yml) instead of the correct workflow file (ci-pipeline.yml). The badge image URL was already correct; only the clickable link needed to be fixed.

Changes:

  • Fixed the CI/CD pipeline badge link URL to point to the correct workflow file (ci-pipeline.yml instead of pipelines.yml)

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