Remove feature flag
Removes the `gitlab_for_slack_app_instance_and_group_level` feature flag which was default enabled. https://gitlab.com/gitlab-org/gitlab/-/issues/391526 https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17410 Changelog: changed
显示
- app/controllers/admin/slacks_controller.rb 0 个添加, 4 个删除app/controllers/admin/slacks_controller.rb
- app/controllers/groups/settings/slacks_controller.rb 0 个添加, 4 个删除app/controllers/groups/settings/slacks_controller.rb
- app/models/concerns/integrations/base/integration.rb 2 个添加, 10 个删除app/models/concerns/integrations/base/integration.rb
- app/services/integrations/propagation/bulk_create_service.rb 1 个添加, 2 个删除app/services/integrations/propagation/bulk_create_service.rb
- app/services/integrations/propagation/bulk_update_service.rb 2 个添加, 3 个删除app/services/integrations/propagation/bulk_update_service.rb
- app/views/shared/integrations/gitlab_slack_application/_help.html.haml 1 个添加, 2 个删除...red/integrations/gitlab_slack_application/_help.html.haml
- config/feature_flags/beta/gitlab_for_slack_app_instance_and_group_level.yml 0 个添加, 9 个删除...gs/beta/gitlab_for_slack_app_instance_and_group_level.yml
- doc/administration/settings/slack_app.md 1 个添加, 5 个删除doc/administration/settings/slack_app.md
- doc/user/project/integrations/gitlab_slack_application.md 2 个添加, 10 个删除doc/user/project/integrations/gitlab_slack_application.md
- spec/features/admin/integrations/admin_manages_gitlab_for_slack_app_spec.rb 0 个添加, 12 个删除...n/integrations/admin_manages_gitlab_for_slack_app_spec.rb
- spec/features/groups/integrations/user_manages_gitlab_for_slack_app_spec.rb 0 个添加, 12 个删除...ps/integrations/user_manages_gitlab_for_slack_app_spec.rb
- spec/models/integration_spec.rb 0 个添加, 42 个删除spec/models/integration_spec.rb
- spec/requests/admin/slacks_controller_spec.rb 0 个添加, 1 个删除spec/requests/admin/slacks_controller_spec.rb
- spec/requests/groups/settings/slacks_controller_spec.rb 0 个添加, 1 个删除spec/requests/groups/settings/slacks_controller_spec.rb
- spec/requests/projects/settings/slacks_controller_spec.rb 0 个添加, 1 个删除spec/requests/projects/settings/slacks_controller_spec.rb
- spec/services/integrations/propagation/bulk_create_service_spec.rb 0 个添加, 12 个删除...ices/integrations/propagation/bulk_create_service_spec.rb
- spec/services/integrations/propagation/bulk_update_service_spec.rb 0 个添加, 13 个删除...ices/integrations/propagation/bulk_update_service_spec.rb
- spec/support/shared_examples/requests/integrations/slack_controller_settings_shared_examples.rb 0 个添加, 31 个删除...integrations/slack_controller_settings_shared_examples.rb
加载中
想要评论请 注册 或 登录