ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

ci: Add actions to write to `changelog.entries` on each merged PRs

Open donmor opened this issue 1 month ago • 0 comments

This workflow runs on each merged and closed PRs, writing an entry at the beginning of .github/changelog.entries. Useful in CIs that require changelogs since last tag (by git diff)

related: https://github.com/ruffle-rs/ruffle/pull/22381#discussion_r2579197969

donmor avatar Dec 02 '25 03:12 donmor