Skip to content

A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.

License

Notifications You must be signed in to change notification settings

t2care/changelog

 
 

Repository files navigation

This is the fork of https://github.com/mikepenz/release-changelog-builder-action. Branch develop. The goal is to support Gitea and our URL by default

Example

- name: Build Changelog
  uses: https://github.com/t2care/changelog@v4
  env:
    token: ${{ secrets.GITEA_TOKEN }}

Or you can declare TOKEN in ORG secrets

- name: Build Changelog
  uses: https://github.com/t2care/changelog@v4

About

A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%