gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-special-role-error-500.yml
Stan Hu 3d9c28af93 Fix first-time contributor notes not rendering
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31117 enabled the
HashInefficientHash Rubocop rule that was fooled by the special
implementation of `SpecialRole`. We fix this by introducing a
`value?` method and adding unit tests.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65383
2019-07-31 06:52:11 -07:00

5 lines
99 B
YAML

---
title: Fix first-time contributor notes not rendering
merge_request: 31340
author:
type: fixed