Skip to content

add kemono shared resource entries#2

Open
AlejandroAkbal wants to merge 1 commit intomasterfrom
auto-triage/92-kemono-su-support
Open

add kemono shared resource entries#2
AlejandroAkbal wants to merge 1 commit intomasterfrom
auto-triage/92-kemono-su-support

Conversation

@AlejandroAkbal
Copy link
Copy Markdown
Member

@AlejandroAkbal AlejandroAkbal commented Mar 16, 2026

Summary

  • add the kemono booru type to the shared booru type list
  • add kemono.cr to the default and supported booru domain lists
  • provide the shared metadata needed by the wrapper and app PRs for issue #92

Summary by CodeRabbit

  • New Features
    • Added support for kemono.cr as a new booru source, expanding the available content platforms users can browse and search.

@AlejandroAkbal AlejandroAkbal requested a review from Copilot March 16, 2026 08:44
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: c6ffe995-6016-4f7e-8c8e-96e24dcb7ae7

📥 Commits

Reviewing files that changed from the base of the PR and between 811b87c and 5906de0.

📒 Files selected for processing (3)
  • src/booru-type-list.json
  • src/default-booru-list.json
  • src/supported-booru-list.json

Walkthrough

Three configuration files updated to add support for a new booru type called "kemono". New entries define the type's capabilities (posts enabled, tags enabled, no single post or random features) and register kemono.cr as a supported domain with NSFW content flagged.

Changes

Cohort / File(s) Summary
Kemono booru type support
src/booru-type-list.json, src/default-booru-list.json, src/supported-booru-list.json
Added kemono booru type configuration and registered kemono.cr domain. Type supports posts and tags but not single posts or random features. Domain marked as NSFW.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ 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 clearly and specifically describes the main change: adding kemono shared resource entries across multiple configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch auto-triage/92-kemono-su-support
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch auto-triage/92-kemono-su-support
📝 Coding Plan
  • Generate coding plan for human review comments

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

Adds shared “kemono” metadata to the repository’s booru domain/type registries so downstream wrapper/app changes (issue #92) can recognize kemono.cr and the kemono booru type.

Changes:

  • Add kemono.cr to the supported booru domain list.
  • Add kemono.cr to the default booru domain list.
  • Add kemono to the shared booru type capabilities list.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/supported-booru-list.json Registers kemono.cr as a supported domain mapped to the new kemono type.
src/default-booru-list.json Adds kemono.cr to the default domain list used by consumers.
src/booru-type-list.json Defines the kemono type’s shared capability flags and pagination base.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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