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
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-11 12:09:18 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-11 12:09:18 +0300
commit7240fb1a06c9e1b254719426b1ac96ec2f00fe35 (patch)
treea2c0e2b679bc34c9446a5e4653f5d63f2292205d /config
parent62d57690bc54e195b2544091725421144ce76900 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/integrations_test_webhook_reorder.yml8
-rw-r--r--config/known_invalid_graphql_queries.yml2
2 files changed, 9 insertions, 1 deletions
diff --git a/config/feature_flags/development/integrations_test_webhook_reorder.yml b/config/feature_flags/development/integrations_test_webhook_reorder.yml
new file mode 100644
index 00000000000..0ed83a6e1c3
--- /dev/null
+++ b/config/feature_flags/development/integrations_test_webhook_reorder.yml
@@ -0,0 +1,8 @@
+---
+name: integrations_test_webhook_reorder
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53433
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/320861
+milestone: '13.9'
+type: development
+group: group::ecosystem
+default_enabled: false
diff --git a/config/known_invalid_graphql_queries.yml b/config/known_invalid_graphql_queries.yml
index 08112132480..3bd117b38e6 100644
--- a/config/known_invalid_graphql_queries.yml
+++ b/config/known_invalid_graphql_queries.yml
@@ -1,5 +1,5 @@
---
filenames:
- - ee/app/assets/javascripts/on_demand_scans/graphql/dast_scan_create.mutation.graphql
- ee/app/assets/javascripts/oncall_schedules/graphql/mutations/update_oncall_schedule_rotation.mutation.graphql
- ee/app/assets/javascripts/security_configuration/api_fuzzing/graphql/api_fuzzing_ci_configuration.query.graphql
+ - ee/app/assets/javascripts/on_demand_scans/graphql/dast_profile_update.mutation.graphql