Add jh_custom_labels feature and config
What does this MR do and why?
Related to issue https://jihulab.com/gitlab-cn/gitlab/-/issues/2709
Add jh_custom_labels feature and config
frontend part MR !1607 (merged)
/cc @qk44077907
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
-
Change
gitlab.yml
development: jh_custom_labels: issue: - { scope: "priority", required: true }
-
Enable feature flag in rails console
Feature.enable(:jh_custom_labels)
-
See config
Gitlab::CurrentSettings.jh_custom_labels
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
由 Linjie Zhang 编辑于