This repository contains the GitHub Action workflows to automate some manual processes. The workflows include:
sync-fork-with-upstream
: A workflow to automatically sync a forked repository with its upstreamgenerate-changelog
: A workflow to automatically generate a changelog from commit messages and upload it as an artifact
- Copy the workflow into your repository's
.github/workflows
folder - Make the necessary changes to the workflow to suit your needs
- Muhammad Salihin Bin Zaol-kefli (Software Engineer): salsatsat@gmail.com
GitHub-Action-Workflows is distributed under the MIT license (see the LICENSE file)