GitLab Housekeeper handle more special characters in identifiers
These special characters break the branch name. We might want to use file paths and namespaced class names in `identifiers` in future and as such we should strip these out when generating the branch name.
显示
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/keeps/rubocop_fixer.rb 91 个添加, 0 个删除...housekeeper/lib/gitlab/housekeeper/keeps/rubocop_fixer.rb
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/runner.rb 1 个添加, 0 个删除gems/gitlab-housekeeper/lib/gitlab/housekeeper/runner.rb
- gems/gitlab-housekeeper/spec/fixtures/rubocop_todo1.yml 9 个添加, 0 个删除gems/gitlab-housekeeper/spec/fixtures/rubocop_todo1.yml
- gems/gitlab-housekeeper/spec/fixtures/rubocop_todo2.yml 12 个添加, 0 个删除gems/gitlab-housekeeper/spec/fixtures/rubocop_todo2.yml
- gems/gitlab-housekeeper/spec/fixtures/rubocop_todo_not_autocorrectable.yml 6 个添加, 0 个删除...keeper/spec/fixtures/rubocop_todo_not_autocorrectable.yml
- gems/gitlab-housekeeper/spec/gitlab/housekeeper/keeps/rubocop_fixer_spec.rb 118 个添加, 0 个删除...eeper/spec/gitlab/housekeeper/keeps/rubocop_fixer_spec.rb
加载中
想要评论请 注册 或 登录