Skip to content

Add changelog_body input to release workflow and document release process#418

Merged
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:provide-release-notes
Mar 24, 2026
Merged

Add changelog_body input to release workflow and document release process#418
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:provide-release-notes

Conversation

@blink1073
Copy link
Copy Markdown
Contributor

References

N/A

Description

Add support for providing custom release notes when triggering the release workflow, and document the full release process in CONTRIBUTORS.md.

Changes

  • Add changelog_body workflow input to release.yml and pass it through to the release action
  • Add "Release Process" section to CONTRIBUTORS.md with instructions for both the GitHub UI and CLI workflows (including basic release, custom changelog, and dry run examples)

Backwards-incompatible changes

None

Testing

N/A

AI usage

  • Some or all of the content of this PR was generated by AI.
  • The human author has carefully reviewed this PR and run this code.
  • AI tools and models used: Claude Code (claude-opus-4-6)

…cess

Pass the changelog_body input through to the release action so maintainers
can provide custom release notes. Add release process documentation to
CONTRIBUTORS.md covering both the GitHub UI and CLI workflows.
@blink1073 blink1073 enabled auto-merge (squash) March 24, 2026 01:08
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.30%. Comparing base (2e8b042) to head (0a34837).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   90.30%   90.30%           
=======================================
  Files          51       51           
  Lines        2950     2950           
  Branches      414      414           
=======================================
  Hits         2664     2664           
  Misses        209      209           
  Partials       77       77           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blink1073 blink1073 merged commit a93b785 into Calysto:main Mar 24, 2026
24 checks passed
@blink1073 blink1073 deleted the provide-release-notes branch March 24, 2026 01:14
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