Add `MALFORMED_ENTRY_OWNER` error for CODEOWNERS
**Problem** We currently use Entries with spaces for some errors that are actually Malformed owners. We need to change this so we convey a clear message of what's actually happening in the error. **Solution** We should add a new error type `MALFORMED_ENTRY_OWNER: Malformed Owners` to be more specific about the error we are returning Changelog: added EE: true
显示
- ee/app/assets/javascripts/blob/constants.js 4 个添加, 1 个删除ee/app/assets/javascripts/blob/constants.js
- ee/lib/gitlab/code_owners/error.rb 1 个添加, 0 个删除ee/lib/gitlab/code_owners/error.rb
- ee/spec/frontend/blob/components/codeowners_validation_spec.js 1 个添加, 1 个删除...ec/frontend/blob/components/codeowners_validation_spec.js
- ee/spec/frontend/blob/mock_data.js 5 个添加, 0 个删除ee/spec/frontend/blob/mock_data.js
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录