Skip to content

Add GitHub workflow for generating release notes#255

Open
backmari wants to merge 1 commit intonextfrom
automatic_release_notes
Open

Add GitHub workflow for generating release notes#255
backmari wants to merge 1 commit intonextfrom
automatic_release_notes

Conversation

@backmari
Copy link
Collaborator

@backmari backmari commented Feb 12, 2026

Description of work:

Add a workflow that is triggered on new releases, or by manually running the workflow, and that creates a pull request with a file CHANGELOG.md generated from the GitHub releases.

Check all that apply:
(if not, provide an explanation in the work description)

  • updated documentation and checked that it looks correct in the pull request preview
  • Source added/refactored
  • Added unit tests
  • Added integration tests

References:

  • Links to IBM EWM items:
  • Links to related issues or pull requests:

⚠️ Manual test for the reviewer

(instructions to set up the environment)

Check list for the reviewer

  • best software practices
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date and looks correct in the pull request preview
  • code comments added when explaining intent

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.64%. Comparing base (1fdb1ac) to head (4634b4b).

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #255   +/-   ##
=======================================
  Coverage   65.64%   65.64%           
=======================================
  Files          37       37           
  Lines        7010     7010           
=======================================
  Hits         4602     4602           
  Misses       2408     2408           

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

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.

2 participants