Add a Danger message when Sidekiq queues change
When Sidekiq queues are added, or existing queues are changed, this can have some impact on our infrastructure as we may have a change in workload that leads to us needing to make an infrastructure change. The Scalability team can help with this, so point to them as a first step.
显示
- Dangerfile 1 个添加, 0 个删除Dangerfile
- danger/plugins/sidekiq_queues.rb 10 个添加, 0 个删除danger/plugins/sidekiq_queues.rb
- danger/sidekiq_queues/Dangerfile 27 个添加, 0 个删除danger/sidekiq_queues/Dangerfile
- lib/gitlab/danger/sidekiq_queues.rb 37 个添加, 0 个删除lib/gitlab/danger/sidekiq_queues.rb
- lib/gitlab_danger.rb 1 个添加, 0 个删除lib/gitlab_danger.rb
- spec/lib/gitlab/danger/sidekiq_queues_spec.rb 66 个添加, 0 个删除spec/lib/gitlab/danger/sidekiq_queues_spec.rb
danger/plugins/sidekiq_queues.rb
0 → 100644
danger/sidekiq_queues/Dangerfile
0 → 100644
lib/gitlab/danger/sidekiq_queues.rb
0 → 100644
想要评论请 注册 或 登录