Skip to content

feat: add Plataforma DocCF to llms.txt hub#403

Merged
thedaviddias merged 1 commit into
mainfrom
submit-plataforma-doccf-1758840310811
Oct 16, 2025
Merged

feat: add Plataforma DocCF to llms.txt hub#403
thedaviddias merged 1 commit into
mainfrom
submit-plataforma-doccf-1758840310811

Conversation

@thedaviddias

@thedaviddias thedaviddias commented Sep 25, 2025

Copy link
Copy Markdown
Owner

This PR adds Plataforma DocCF to the llms.txt hub.

Submitted by: carlosfve

Website: https://www.grupocfdeveloper.com
llms.txt: https://www.grupocfdeveloper.com/llms.txt

Category: international


This PR was created via admin token for a user without GitHub repository access.

Please review and merge if appropriate.

Summary by CodeRabbit

  • New Features
    • Added a new Plataforma DocCF entry to the catalog, including title, description, website link, LLM endpoints, category, and publish date.
    • The entry is now visible in listings and accessible via its detail page, improving discoverability of the Plataforma DocCF resource.
    • Metadata enables consistent display across the site and supports future filtering and categorization.

@vercel

vercel Bot commented Sep 25, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
llms-txt-hub Ready Ready Preview Comment Sep 25, 2025 10:48pm

@coderabbitai

coderabbitai Bot commented Sep 25, 2025

Copy link
Copy Markdown

Walkthrough

Added a new MDX content entry for Plataforma DocCF with front matter (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) and a brief body repeating the title and description.

Changes

Cohort / File(s) Summary of Changes
Content: New MDX entry
packages/content/data/websites/plataforma-doccf-llms-txt.mdx
Added MDX file containing front matter fields (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) and a short descriptive body.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly describes the primary change of adding the Plataforma DocCF entry to the llms.txt hub and directly reflects the MDX content file update without including extraneous details.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch submit-plataforma-doccf-1758840310811

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between 816d2b4 and dbba646.

📒 Files selected for processing (1)
  • packages/content/data/websites/plataforma-doccf-llms-txt.mdx (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Validate

description: 'Descubre DocCF, una Plataforma para gestión de Centros Educativos (Colegios, Jardines Infantiles y Academias) innovadora, flexible y con Licencia vitalicia.'
website: 'https://www.grupocfdeveloper.com'
llmsUrl: 'https://www.grupocfdeveloper.com/llms.txt'
llmsFullUrl: ''

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major

Fill llmsFullUrl with the canonical endpoint.

This field is consumed as the fully qualified fetch URL; leaving it blank will yield a broken link for this entry. Mirror the absolute llms.txt URL here like the other records in the hub.

-llmsFullUrl: ''
+llmsFullUrl: 'https://www.grupocfdeveloper.com/llms.txt'
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
llmsFullUrl: ''
llmsFullUrl: 'https://www.grupocfdeveloper.com/llms.txt'
🤖 Prompt for AI Agents
In packages/content/data/websites/plataforma-doccf-llms-txt.mdx around line 6,
the llmsFullUrl field is empty causing downstream fetches to break; replace the
empty string with the canonical absolute URL for this entry (the full
https://.../llms.txt path) matching the pattern used by other records so the hub
can fetch the resource correctly.

@thedaviddias thedaviddias merged commit ad39e65 into main Oct 16, 2025
4 of 5 checks passed
@thedaviddias thedaviddias deleted the submit-plataforma-doccf-1758840310811 branch October 16, 2025 16:14
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