Module: Gitlab::Changelog

Defined in:
lib/gitlab/changelog/error.rb,
lib/gitlab/changelog/config.rb,
lib/gitlab/changelog/release.rb,
lib/gitlab/changelog/committer.rb,
lib/gitlab/changelog/generator.rb

Defined Under Namespace

Classes: Committer, Config, Generator, Release

Constant Summary collapse

Error =

An error raised when a changelog couldn’t be generated.

Class.new(StandardError)