actions
actions copied to clipboard
Reusable GitHub Actions for elementary apps
Could require: - `Class: Changes` title format. Wouldn't need to be too clever, just look for a word/phrase and colon at the beginning probably - A change to an AppData...
## Describe the bug I've noticed with how release notes are now being handled they basically never contain information that pertains to changes in the buildsystems/dependencies. I prime offender would...
Each PR commit ends in ex. `(#123)`. Outside of GitHub, I'm not sure the PR number is valuable or obvious as to what it is. We could probably strip it....
See: https://github.com/cassidyjames/ideogram/blob/2df53acf199242a368a1b559acbed7afe503031a/debian/changelog#L4
It would be super convenient if we could also close the related milestone (if it exists). For example, we release "1.0.0", then we close the milestone named "1.0.0"
Ideally editing the toplevel comment with something like: ``` --- [Commits Since Last Release](https://github.com/elementary/wingpanel/compare/2.2.5...master) ``` It would make it easier for reviewers to verify that release appdata contains all the...