Skip to content

A github action which check if the changelog has been modified

Notifications You must be signed in to change notification settings

Sparted/check-changelog-action

Repository files navigation

check-changelog-action

A github action which check if the changelog has been modified

Inputs

token

The github token By default, take the github token provided by the user who triggered the action

repo

The repository name to check By default, take the repository name where the action is executed

How to update the action

  • Make your change
  • Edit package.json and README.md
  • yarn buildg
  • Push or merge changes on master
  • Tag the version: git tag -a -m "Name" v1.x.x
  • Push tags: git push --follow-tags

About

A github action which check if the changelog has been modified

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •