Skip to content

Refactor params for NotesActions

Heinrich Lee Yu requested to merge 54924-refactor-notes-actions-params into master

What does this MR do?

Restricts params being permitted on note create and update.

Also properly set commit_id based on target_id.

This fixes commenting on commits having SHA1 starting with a large number

What are the relevant issue numbers?

Closes #54924 (closed)

Does this MR meet the acceptance criteria?

Edited by Heinrich Lee Yu

Merge request reports