Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.09 KB

GitHub-Action-Workflows

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 upstream
  • generate-changelog: A workflow to automatically generate a changelog from commit messages and upload it as an artifact

Setup

  • Copy the workflow into your repository's .github/workflows folder
  • Make the necessary changes to the workflow to suit your needs

Team

Documentation

License

GitHub-Action-Workflows is distributed under the MIT license (see the LICENSE file)