Commit keyword in the url.
DEFAULT: 'commits'
Default to formatted ('yyyy-mm-dd') today's date. dateformat
is used for formatting the date. If version is found in the last commit,
committerDate will overwrite this.
The hosting website. Eg: 'https://github.com' or 'https://bitbucket.org'.
Issue or pull request keyword.
DEFAULT: 'issues'
The owner of the repository. Eg: 'stevemao'.
The whole repository url. Eg: 'https://github.com/gitex-flow/gitex-flow-node'.
The should be used as a fallback when context.repository doesn't exist.
The repository name on host. Eg: 'gitex-flow-node'.
Title of the current version.
Version number of the up-coming release. If version is found in the last
commit before generating logs, it will be overwritten.
Represents the git repository context.