1.1.4 • Published 6 years ago

semantic-release-gerrit v1.1.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

semantic-release-gerrit

Customizable plugin for semantic-release to support projects in the Gerrit repositories

Build Status npm latest version

generateNotes

Generates notes using conventional-changelog with ability to generate Gerrit review commit URL's. Also in notes header there is option to add Gerrit tag URL if there is gitiles plugin installed.

Options

"generateNotes": [
  {
    "path": "semantic-release-gerrit",
    "gerritUrl": "http://localhost:8080",
    "issuesUrl": "http://jira.com/browse"
  }
]
OptionDescriptionDefault
gerritUrlURL to Gerrit dashboardIf not specified dashboard URL will be generated from repository URL
issuesUrlOptional URL to issues browser-

Usage

The plugin is used by semantic-release in generateNotes stage. Thanks for this commit URL's in notes indicates reviews in Gerrit dashboard.

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago