Skip to content

Add agent-skills and docs-builder to products.yml#2979

Open
lcawl wants to merge 4 commits intomainfrom
product-updates
Open

Add agent-skills and docs-builder to products.yml#2979
lcawl wants to merge 4 commits intomainfrom
product-updates

Conversation

@lcawl
Copy link
Copy Markdown
Contributor

@lcawl lcawl commented Mar 27, 2026

This PR updates products.yml so we can start creating changelogs for this repo and for https://github.com/elastic/agent-skills

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2c8a52f8-00e9-457e-954e-ec1e360a3f55

📥 Commits

Reviewing files that changed from the base of the PR and between f54da71 and 6a1a9d7.

📒 Files selected for processing (1)
  • config/products.yml
✅ Files skipped from review due to trivial changes (1)
  • config/products.yml

📝 Walkthrough

Walkthrough

Added two new top-level product entries to config/products.yml: agent-skills with display: 'Elastic Agent Skills', repository: 'agent-skills', and versioning: 'all'; and docs-builder with display: 'Docs Builder' and versioning: 'all'. No existing product entries were modified or removed. Change is configuration-only. (+6/-0)

Suggested labels

chore

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding two new product entries (agent-skills and docs-builder) to the products.yml configuration file.
Description check ✅ Passed The description is directly related to the changeset, explaining the purpose of updating products.yml to enable changelog generation for two repositories.
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
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch product-updates

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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@config/products.yml`:
- Around line 133-134: The product entry "elastic-agent-skills" currently relies
on the default repository lookup (which points to the wrong repo); update the
"elastic-agent-skills" product definition to include an explicit repository:
"elastic/agent-skills" so changelog generation targets the correct repo, and
then ensure the assembler/versioning configuration contains a corresponding
"elastic-agent-skills" key (or mapping) so version resolution and assembler
rules align with this product name; verify both the product entry and the
assembler/versioning entry use the exact same product key
"elastic-agent-skills".
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a60b0e6a-2b12-4fbf-bdb2-eb31824406f8

📥 Commits

Reviewing files that changed from the base of the PR and between 168bf4a and 8ae0b65.

📒 Files selected for processing (1)
  • config/products.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants