Skip to content

Fixes path to config in release drafter action - #50

Merged
leoyala merged 1 commit into
mainfrom
49-release-drafter-error
Jul 20, 2026
Merged

Fixes path to config in release drafter action#50
leoyala merged 1 commit into
mainfrom
49-release-drafter-error

Conversation

@leoyala

@leoyala leoyala commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes path to config in release drafter action

Changes

  • release drafter action fix

Test plan

  • uv run pytest passes

Summary by CodeRabbit

  • Chores
    • Improved automated release note generation by ensuring the configured release format is applied consistently.

@leoyala leoyala added this to the v0.1.0 milestone Jul 20, 2026
@leoyala leoyala self-assigned this Jul 20, 2026
@leoyala leoyala added enhancement New feature or request tools Changes to package development tools. labels Jul 20, 2026
@leoyala leoyala linked an issue Jul 20, 2026 that may be closed by this pull request
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8cd40df1-6717-4b42-bae0-4d62aea93567

📥 Commits

Reviewing files that changed from the base of the PR and between e903cfc and e1f0f78.

📒 Files selected for processing (1)
  • .github/workflows/release_drafter.yaml

📝 Walkthrough

Walkthrough

The release-drafter workflow explicitly passes release_drafter.yaml as the action configuration name.

Changes

Release Drafter configuration

Layer / File(s) Summary
Configure Release Drafter action
.github/workflows/release_drafter.yaml
The release-drafter/release-drafter@v7 step now sets config-name to release_drafter.yaml.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: correcting the Release Drafter action config path.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 49-release-drafter-error

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.

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

Test Results

   48 files  ±0     48 suites  ±0   1m 55s ⏱️ +5s
  263 tests ±0    263 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 312 runs  ±0  6 312 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e1f0f78. ± Comparison against base commit e903cfc.

@leoyala
leoyala merged commit d2dafc1 into main Jul 20, 2026
35 checks passed
@leoyala
leoyala deleted the 49-release-drafter-error branch July 20, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request tools Changes to package development tools.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release drafter error

1 participant