-
由 Allison Browne 创作于
Cancel a pipeline when configured to auto cancel on first job failure See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141812 Merged-by:
Allison Browne <abrowne@gitlab.com> Approved-by:
Allison Browne <abrowne@gitlab.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Marco Zille <marco.zille@gmail.com> Reviewed-by:
Allison Browne <abrowne@gitlab.com> Co-authored-by:
Marco Zille <marco.zille@gmail.com>
由 Allison Browne 创作于Cancel a pipeline when configured to auto cancel on first job failure See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141812 Merged-by:
Allison Browne <abrowne@gitlab.com> Approved-by:
Allison Browne <abrowne@gitlab.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Marco Zille <marco.zille@gmail.com> Reviewed-by:
Allison Browne <abrowne@gitlab.com> Co-authored-by:
Marco Zille <marco.zille@gmail.com>
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
sidekiq_queues.yml 16.56 KiB
# This file is generated automatically by
# bin/rake gitlab:sidekiq:sidekiq_queues_yml:generate
#
# Do not edit it manually!
#
# This configuration file should be exclusively used to set queue settings for
# Sidekiq. Any other setting should be specified using the Sidekiq CLI or the
# Sidekiq Ruby API (see config/initializers/sidekiq.rb).
#
# All the queues to process and their weights. Every queue _must_ have a weight
# defined.
#
# The available weights are as follows
#
# 1: low priority
# 2: medium priority
# 3: high priority
# 5: _super_ high priority, this should only be used for _very_ important queues
#
# The formula for calculating the likelihood of a job being popped off a queue
# (given all queues have work to perform) is:
#
# chance = (queue weight / total weight of all queues) * 100
---
:queues:
- - abuse_new_abuse_report
- 1
- - abuse_spam_abuse_events
- 1
- - abuse_trust_score
- 1
- - activity_pub
- 1
- - adjourned_project_deletion
- 1
- - admin_emails
- 1
- - ai_store_repository_xray
- 1
- - analytics_code_review_metrics
- 1
- - analytics_devops_adoption_create_snapshot
- 1
- - analytics_usage_trends_counter_job
- 1
- - app_sec_dast_scanner_profiles_builds_consistency
- 1
- - app_sec_dast_scans_consistency
- 1
- - app_sec_dast_site_profiles_builds_consistency
- 1
- - approval_rules_external_approval_rule_payload
- 1
- - approve_blocked_pending_approval_users
- 1
- - audit_events_audit_event_streaming
- 1
- - audit_events_user_impersonation_event_create
- 1
- - auth_saml_group_sync
- 1
- - authorized_keys
- 2
- - authorized_project_update:authorized_project_update_project_recalculate
- 1
- - authorized_project_update:authorized_project_update_project_recalculate_per_user
- 1
- - authorized_project_update:authorized_project_update_user_refresh_from_replica
- 1
- - authorized_project_update:authorized_project_update_user_refresh_over_user_range