Skip to content

chore(main): release trogonstack-datadog 0.1.0 - #16

Merged
yordis merged 1 commit into
mainfrom
release-please--branches--main--components--trogonstack-datadog
Mar 2, 2026
Merged

chore(main): release trogonstack-datadog 0.1.0#16
yordis merged 1 commit into
mainfrom
release-please--branches--main--components--trogonstack-datadog

Conversation

@sht-bot

@sht-bot sht-bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0 (2026-03-02)

Features


This PR was generated with Release Please. See documentation.

Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Mar 2, 2026

Copy link
Copy Markdown

Walkthrough

This pull request bumps the version of the trogonstack-datadog plugin from 0.0.1 to 0.1.0 across the release manifest, plugin metadata, and changelog files.

Changes

Cohort / File(s) Summary
Version Release for trogonstack-datadog Plugin
.github/release-please-manifest.json, plugins/trogonstack-datadog/.claude-plugin/plugin.json, plugins/trogonstack-datadog/CHANGELOG.md
Version bump from 0.0.1 to 0.1.0 in release manifest and plugin metadata; new changelog entry added for version 0.1.0 with feature documentation dated 2026-03-02.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • PR #15: Introduces the initial trogonstack-datadog plugin files that are being versioned in this release.
  • PR #2: Performs a similar version bump (0.0.1 → 0.1.0) for another plugin with corresponding manifest and changelog updates.
  • PR #8: Also modifies release metadata in .github/release-please-manifest.json for plugin version management.

Suggested labels

autorelease: tagged

Suggested reviewers

  • yordis

Poem

🐰 A version rises from naught to new,
From 0.0.1 to 0.1.0 true,
The changelog sings of datadog delight,
Release-please manifest shines bright,
Plugins leveling up through the night! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release trogonstack-datadog 0.1.0' directly and clearly describes the main change: releasing version 0.1.0 of the trogonstack-datadog plugin.
Description check ✅ Passed The description is an automated release note from Release Please that documents the 0.1.0 release with changelog details, directly corresponding to the version bump changes in the PR.
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 release-please--branches--main--components--trogonstack-datadog

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

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

Inline comments:
In `@plugins/trogonstack-datadog/CHANGELOG.md`:
- Line 10: Remove the redundant trailing header by deleting the second
occurrence of the "## Changelog" heading so only the original top-level
changelog header remains; locate the duplicate "## Changelog" string in the file
(the trailing header introduced at the end) and remove that line and any
immediately adjacent blank line so the changelog ends cleanly.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6fb2ec7 and 8a82d6e.

📒 Files selected for processing (3)
  • .github/release-please-manifest.json
  • plugins/trogonstack-datadog/.claude-plugin/plugin.json
  • plugins/trogonstack-datadog/CHANGELOG.md


* Add trogonstack-datadog plugin ([#15](https://github.com/TrogonStack/agentskills/issues/15)) ([6fb2ec7](https://github.com/TrogonStack/agentskills/commit/6fb2ec75d21290706d195104843a8bd5e7b54a35))

## Changelog

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 | 🟡 Minor

Remove redundant trailing changelog header.

Line 10 adds a second ## Changelog heading at the end of the file, which is redundant and should be removed.

✂️ Proposed cleanup
-* Add trogonstack-datadog plugin ([`#15`](https://github.com/TrogonStack/agentskills/issues/15)) ([6fb2ec7](https://github.com/TrogonStack/agentskills/commit/6fb2ec75d21290706d195104843a8bd5e7b54a35))
-
-## Changelog
+* Add trogonstack-datadog plugin ([`#15`](https://github.com/TrogonStack/agentskills/issues/15)) ([6fb2ec7](https://github.com/TrogonStack/agentskills/commit/6fb2ec75d21290706d195104843a8bd5e7b54a35))
📝 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
## Changelog
* Add trogonstack-datadog plugin ([`#15`](https://github.com/TrogonStack/agentskills/issues/15)) ([6fb2ec7](https://github.com/TrogonStack/agentskills/commit/6fb2ec75d21290706d195104843a8bd5e7b54a35))
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@plugins/trogonstack-datadog/CHANGELOG.md` at line 10, Remove the redundant
trailing header by deleting the second occurrence of the "## Changelog" heading
so only the original top-level changelog header remains; locate the duplicate
"## Changelog" string in the file (the trailing header introduced at the end)
and remove that line and any immediately adjacent blank line so the changelog
ends cleanly.

@yordis
yordis merged commit 3eb32c6 into main Mar 2, 2026
3 checks passed
@yordis
yordis deleted the release-please--branches--main--components--trogonstack-datadog branch March 2, 2026 04:25
@sht-bot

sht-bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants