Skip to content

ci: improve automated release notes#49

Merged
adlio merged 1 commit into
mainfrom
ci/release-automation
Apr 19, 2026
Merged

ci: improve automated release notes#49
adlio merged 1 commit into
mainfrom
ci/release-automation

Conversation

@adlio
Copy link
Copy Markdown
Owner

@adlio adlio commented Apr 19, 2026

Summary

  • keep the existing tag-driven GitHub release automation in schema
  • make release notes extract the matching version entry from README version history
  • fall back to git-log-based notes when a README entry is missing so releases still complete

Test Plan

  • python3 README extraction script for v1.4.0
  • /tmp/actionlint-bin/actionlint .github/workflows/release.yml

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          10       10           
  Lines         483      483           
=======================================
  Hits          482      482           
  Misses          1        1           

☔ 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.

@adlio adlio merged commit 61dd988 into main Apr 19, 2026
5 checks passed
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.

1 participant