X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.sync.yml;h=07742d2aa2d81ab70478e239f054ad62bfc6f0eb;hb=refs%2Fheads%2Fpdksync_GH-cat-11%2Fmain%2Fadd_ubuntu_22.04_support;hp=c6022a1f4995f4bcf4f1d9e9c2ed7c7d8c364745;hpb=f9e2b53337cf575a7ee76034e63f8530762dde31;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.sync.yml b/.sync.yml index c6022a1..07742d2 100644 --- a/.sync.yml +++ b/.sync.yml @@ -8,6 +8,8 @@ Gemfile: optional: ":development": - gem: github_changelog_generator +Rakefile: + changelog_max_issues: 500 spec/spec_helper.rb: mock_with: ":rspec" coverage_report: true @@ -28,3 +30,14 @@ spec/spec_helper.rb: unmanaged: false .travis.yml: delete: true +changelog_since_tag: '5.0.1' +Rakefile: + extra_disabled_lint_checks: + - top_scope_facts + - topscope_variable + - relative_classname_inclusion + - parameter_documentation + - anchor_resource + - strict_indent + - unquoted_string_in_case + - optional_default