X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.sync.yml;h=07742d2aa2d81ab70478e239f054ad62bfc6f0eb;hb=a03ae3f7f48fea488b54318a99e8ef7049cdae80;hp=ddd07353c92416d87448609935ce36dd6b19eb53;hpb=f26374dd8d578296bd2fce06fa6e6750155fed42;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.sync.yml b/.sync.yml index ddd0735..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 @@ -24,5 +26,18 @@ spec/spec_helper.rb: unmanaged: false .github/workflows/release.yml: unmanaged: false +.github/workflows/auto_release.yml: + 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