Skip to content

docs: add Greptile OSS badge to README badge row - #783

Merged
cameri merged 3 commits into
mainfrom
copilot/docs-add-greptile-badge
Sep 20, 2026
Merged

cameri merged 3 commits into
mainfrom
copilot/docs-add-greptile-badge

Conversation

Copilot AI commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Adds the Greptile for Open Source badge to the README’s centered badge row, where markdown is not rendered. The badge is inserted in HTML form immediately after the existing build-status badge to preserve rendering and layout consistency.

  • README badge row

    • Updated /README.md inside the <p align="center"> badge block.
    • Appended a new Greptile badge anchor/image pair after the Actions build-status badge.
  • Rendering compatibility

    • Used HTML badge markup (not markdown image-link syntax) so the badge renders correctly within the raw HTML block.
<a href="https://www.greptile.com/?utm_source=oss_badge&utm_medium=readme&utm_campaign=greptile_for_open_source">
  <img alt="Greptile: The War on Bugs" src="https://www.greptile.com/badge.svg" />
</a>

@changeset-bot

changeset-bot Bot commented Sep 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5fd5176

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Co-authored-by: cameri <378886+cameri@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Greptile for Open Source badge to README docs: add Greptile OSS badge to README badge row Sep 20, 2026
Copilot AI requested a review from cameri September 20, 2026 11:24
@cameri
cameri marked this pull request as ready for review September 20, 2026 17:25
@cameri
cameri merged commit d622932 into main Sep 20, 2026
10 of 12 checks passed
@cameri
cameri deleted the copilot/docs-add-greptile-badge branch September 20, 2026 17:26
@greptile-apps

greptile-apps Bot commented Sep 20, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

Summary

Adds a linked Greptile for Open Source badge immediately after the build-status badge in the README’s centered HTML badge row.

  • Uses HTML markup consistent with the surrounding badges.
  • Preserves the existing badge-row structure and layout.

Reviews (1) · Last reviewed commit: "docs: add Greptile open source badge to ..."

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.

docs: add the Greptile for Open Source badge to the README

2 participants