Automates the process of generating release notes and changelogs for your GitHub repository, saving you time and effort.
name: Release Changelog
on:
push:
branches:
- main
jobs:
build-changelog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build Changelog
uses: mikepenz/release-changelog-builder-action@v2Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
More automation tools founders pair with this one.