Skip to content

jotoeri/nc_changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use as: npm run generate -- --version=3.3.0

CLI Options

  • ghtoken - Token to access github. Necessary for large number of requests.
  • repository - including org and repository -> e.g. nextcloud/forms
  • base - Base-Branch, the PRs are merged to. Defaults to main
  • out - Output Filename. Defaults to nc_changelog.md
  • releaseDate - Date of the new release. Defaults to today's date.
  • version - Tag-Name of upcoming release.
  • previousVersion - Tag-Name of the previous release. Defaults to latest Github release.

All these options are possible to store a default value in npm-config as ncc_${option}. Such they dont have to be given on each execution.

About

Draft: Changelog Generator for Nextcloud apps hosted on GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published