Closed silkeh closed 1 year ago
Add the required types and hooks for confidential comment events, and update the relevant fixtures with the latest GitLab examples.
Note that the types can be differentiated using event_type, which is note or confidential_note.
event_type
note
confidential_note
Add the required types and hooks for confidential comment events, and update the relevant fixtures with the latest GitLab examples.
Note that the types can be differentiated using
event_type
, which isnote
orconfidential_note
.