Commit Graph

3 Commits

Author SHA1 Message Date
Antheas Kapenekakis
ba42e0eef4
fix(changelogs): change main to stable (#1806) 2024-10-29 12:14:31 -07:00
Antheas Kapenekakis
94c4761b28
chore(changelog): Tweak changelog with rebase command, ignore refs in target (#1786)
* fix: ignore refs/head/ from github.ref

* chore: update changelog text with rebase command

* fix: skip merge commits as they are not informative

* chore: reorder release text to look better truncated
2024-10-26 20:20:26 +00:00
Antheas Kapenekakis
34c51f16a1
feat: add automatically generated changelogs (#1767)
* feat: add automatically generated changelogs

* fix changelog header by not removing unstable-

* fix: add dispatch settings

* fix remove defaults from target to run on ref if not provided

* fix add missing echo

* fix: fix changelog path

* fix: tweak input branch name

* fix: add debug logs

* fix: fix setting env vars in action

* fix: var name syntax

* fix: use github output instead

* fix: use tag name

* fix: add workflow tag trigger

* feat: add changelog option + small note to hide ugly preview

* chore: simplify changelog description

* fix: add more filler text to avoid preview breaking

* fix: tweak filler text
2024-10-25 10:30:57 -07:00