require "bundler/gem_tasks"
begin
require 'github_changelog_generator/task'
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
version = Hiera::Backend::Eyaml::VERSION
config.future_release = "v#{version}" if version =~ /^\d+\.\d+.\d+$/
config.header = "# Changelog\n\nAll notable changes to this project will be documented in this file."
config.exclude_labels = %w{duplicate question invalid wontfix wont-fix skip-changelog}
config.user = 'voxpupuli'
config.project = 'hiera-eyaml'
end
rescue LoadError
end
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]