Skip to content

chore(docs): add integrations for urfave/cli and Kong#667

Merged
jdx merged 1 commit into
jdx:mainfrom
gaojunran:chore-add-go
Jun 5, 2026
Merged

chore(docs): add integrations for urfave/cli and Kong#667
jdx merged 1 commit into
jdx:mainfrom
gaojunran:chore-add-go

Conversation

@gaojunran

@gaojunran gaojunran commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation
    • Added Kong (Go) and urfave/cli (Go) to the Available integrations with usage-spec links.
    • Updated site sidebar to include the new Go integration links.
    • Adjusted planned integrations: removed Kong from Lower Priority, renamed “Lower Priority” to “Medium Priority,” and reorganized planned frameworks accordingly.

@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4b6c51a4-c542-4b6c-8175-9516244b73fd

📥 Commits

Reviewing files that changed from the base of the PR and between 6553e9f and c637598.

📒 Files selected for processing (2)
  • docs/.vitepress/config.mts
  • docs/spec/integrations.md
✅ Files skipped from review due to trivial changes (2)
  • docs/.vitepress/config.mts
  • docs/spec/integrations.md

📝 Walkthrough

Walkthrough

Kong and urfave/cli integrations are promoted from Planned to Available status. The integrations documentation table adds both frameworks and reorganizes the Planned section's priority structure, while VitePress sidebar navigation is updated to link to the new Available integrations.

Changes

Integration Availability and Navigation

Layer / File(s) Summary
Promote Kong and urfave/cli to Available integrations
docs/spec/integrations.md
Kong and urfave/cli are added to the Available integrations table. The Planned section removes these frameworks from their previous entries and reorganizes priority headings, replacing "Lower Priority" with "Medium Priority".
Update sidebar navigation with new integrations
docs/.vitepress/config.mts
VitePress sidebar under "Spec → Integrations" is updated with two new entries linking to Kong (Go) and urfave/cli (Go) GitHub package directories.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

Two frameworks move from "planned to done,"
Kong and urfave/cli in the sun,
Sidebar links now point the way,
Integration docs are here to stay! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: adding two new integrations (urfave/cli and Kong) to the documentation, which is reflected in updates to both the VitePress config and integrations documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.59%. Comparing base (163804e) to head (c637598).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #667   +/-   ##
=======================================
  Coverage   73.59%   73.59%           
=======================================
  Files          50       50           
  Lines        7824     7824           
  Branches     7824     7824           
=======================================
  Hits         5758     5758           
  Misses       1334     1334           
  Partials      732      732           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@greptile-apps

greptile-apps Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds Kong (Go) and urfave/cli (Go) to the Available integrations table and sidebar navigation, and reorganizes the Planned section by renaming "Lower Priority" to "Medium Priority."

  • Kong and urfave/cli are moved from Planned into the Available section, with links added in both integrations.md and the VitePress sidebar config.
  • The Planned section is restructured: the formerly "Medium Priority" group is now listed under "High Priority" (discussed in a previous review thread), and the "Lower Priority" heading is renamed "Medium Priority".

Confidence Score: 4/5

Safe to merge once the package publication status for Kong and urfave/cli is confirmed.

The new integrations link to source-tree paths rather than published package registry URLs, unlike the other community integrations in the same table. If the packages are not yet published, users landing on the Available section would be unable to install them, making the listing misleading.

docs/spec/integrations.md — verify whether kong-usage and urfavecli-usage are published to a package registry before listing them as Available.

Important Files Changed

Filename Overview
docs/spec/integrations.md Moves Kong and urfave/cli from Planned to Available; removes the High Priority urfave/cli entry; renames "Lower Priority" to "Medium Priority"; removes Kong from that section. The formerly "Medium Priority" frameworks are now listed under "High Priority" (already raised in prior thread).
docs/.vitepress/config.mts Adds Kong and urfave/cli to the sidebar; both link to source-tree URLs in the author's fork rather than published package registry URLs, unlike the pattern used for other community integrations in the same table.

Reviews (2): Last reviewed commit: "chore(docs): add integrations for urfave..." | Re-trigger Greptile

Comment thread docs/spec/integrations.md
@jdx jdx merged commit f1d6e61 into jdx:main Jun 5, 2026
7 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.

2 participants