Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-21 15:09:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-21 15:09:54 +0300
commit4ac2d0472c42cb80caac9c102613610d5add3fe6 (patch)
treea34830adf825cf9c11b9ce7ed15ed591260ba7db
parent0ee3481b95a595979d4d8d62e8733772d458b274 (diff)
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--.rubocop_todo/graphql/resource_not_available_error.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rubocop_todo/graphql/resource_not_available_error.yml b/.rubocop_todo/graphql/resource_not_available_error.yml
index 68e68c51277..bb03353228d 100644
--- a/.rubocop_todo/graphql/resource_not_available_error.yml
+++ b/.rubocop_todo/graphql/resource_not_available_error.yml
@@ -35,6 +35,8 @@ Graphql/ResourceNotAvailableError:
- 'ee/app/graphql/ee/types/query_type.rb'
- 'ee/app/graphql/mutations/ai/action.rb'
- 'ee/app/graphql/mutations/audit_events/instance_external_audit_event_destinations/base.rb'
+ - 'ee/app/graphql/mutations/ci/ai/generate_config.rb'
+ - 'ee/app/graphql/mutations/geo/registries/update.rb'
- 'ee/app/graphql/mutations/issues/set_escalation_policy.rb'
- 'ee/app/graphql/mutations/projects/set_locked.rb'
- 'ee/app/graphql/resolvers/incident_management/oncall_shifts_resolver.rb'