You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make release notes based on all notable changes since a given tag.
96
+
It categorizes the release notes nicely with emojis, output as Markdown.
97
+
98
+
**Key Features:**
99
+
- Categorize changes in release notes
100
+
- Include relevant links in release notes
101
+
- Add fun emojis in release notes
102
+
103
+
**Workflow File:**[View on GitHub](https://github.com/conforma/policy/blob/bba371ad8f0fff7eea2ce7a50539cde658645a56/.github/workflows/release.yaml#L93-L114)
0 commit comments