Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2022-03-24 09:07:33 +00:00
parent 647e9a6eed
commit a2bf9980c8
22 changed files with 104 additions and 631 deletions

View File

@ -0,0 +1,14 @@
---
Metrics/AbcSize:
Exclude:
- 'app/controllers/concerns/issuable_actions.rb'
- 'app/helpers/issuables_helper.rb'
- 'app/helpers/nav/top_nav_helper.rb'
- 'app/helpers/search_helper.rb'
- 'app/models/instance_configuration.rb'
- 'app/services/projects/create_service.rb'
- 'ee/app/workers/elastic/migration_worker.rb'
- 'ee/lib/ee/audit/project_changes_auditor.rb'
- 'lib/gitlab/analytics/cycle_analytics/request_params.rb'
- 'lib/gitlab/sidekiq_middleware/server_metrics.rb'
- 'qa/qa/resource/repository/push.rb'