Commit Graph

7 Commits

Author SHA1 Message Date
Kyle Gospodnetich
01a39ed1fa chore: update -> rebase to avoid confusion 2024-10-28 22:57:57 -07:00
Kyle Gospodnetich
3a4b0d61f2 fix(ci): Use "stable" instead of "main" when handling changelog target 2024-10-28 22:42:17 -07:00
Kyle Gospodnetich
cff2815ae4 chore: Remove bazzite.gg line from changelog since they're featured on the site 2024-10-28 16:45:30 -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
151ff99bfb
fix: fix version number in changelogs (#1782) 2024-10-26 14:36:18 +00:00
Antheas Kapenekakis
b739d459ea
fix(changelogs): fix ref target in changelogs (#1780) 2024-10-25 15:26:22 -07: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