Skip to content

Conversation

shenxianpeng
Copy link
Collaborator

@shenxianpeng shenxianpeng commented Sep 19, 2025

fixup #117

Summary by CodeRabbit

  • Documentation
    • Improved release notes presentation by removing backticks around version placeholders (e.g., clang-format, clang-tidy), making versions display inline and easier to read.
  • Chores
    • Updated Release Drafter configuration to use the current maintained source, keeping release automation up to date and reliable.
  • Notes
    • No user-facing functionality or API changes; impacts only how release notes are generated and displayed.

@github-actions github-actions bot added the bug Something isn't working label Sep 19, 2025
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (8649224) to head (e4dc17e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files           3        3           
  Lines         107      107           
=======================================
  Hits          101      101           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 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.

@shenxianpeng shenxianpeng changed the title fix: update Release Drafter configuration URL fix: update Release Drafter configuration Sep 19, 2025
@shenxianpeng shenxianpeng marked this pull request as ready for review September 19, 2025 08:28
Copy link

@shenxianpeng shenxianpeng merged commit c84d282 into main Sep 19, 2025
12 of 13 checks passed
@shenxianpeng shenxianpeng deleted the shenxianpeng-patch-1 branch September 19, 2025 08:28
Copy link

coderabbitai bot commented Sep 19, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Update Release Drafter configuration: change the action header URL to the new repository and remove backticks around version placeholders in the release template.

Changes

Cohort / File(s) Summary of Changes
Release drafter config
.github/release-drafter.yml
Switched header URL from toolmantim/release-drafter to release-drafter/release-drafter; removed surrounding backticks from $CLANG_FORMAT_VERSION and $CLANG_TIDY_VERSION in the template.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch shenxianpeng-patch-1

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8649224 and e4dc17e.

📒 Files selected for processing (1)
  • .github/release-drafter.yml (2 hunks)

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.

@shenxianpeng shenxianpeng added skip-changelog and removed bug Something isn't working labels Sep 19, 2025
shenxianpeng added a commit that referenced this pull request Sep 19, 2025
* fix: update Release Drafter configuration URL

* Remove dollar signs from Clang tool version variables
shenxianpeng added a commit that referenced this pull request Sep 19, 2025
* fix: update Release Drafter configuration URL

* Remove dollar signs from Clang tool version variables
shenxianpeng added a commit that referenced this pull request Sep 19, 2025
* fix: update Release Drafter configuration URL

* Remove dollar signs from Clang tool version variables
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.

1 participant