diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-03-04 15:13:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-04 02:13:37 -0500 |
commit | 188c8c12c290e131fb342e3203634828652b0af5 (patch) | |
tree | 228bd46aa0aed2f059e7bd5a71ab42e7ceebe52e /LICENSE | |
parent | 47b912cd526207f831bff759b29a734049d1c8f2 (diff) | |
download | gitea-188c8c12c290e131fb342e3203634828652b0af5.tar.gz gitea-188c8c12c290e131fb342e3203634828652b0af5.zip |
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245)
Close #23241
Before: press Ctrl+Enter in the Code Review Form, a single comment will
be added.
After: press Ctrl+Enter in the Code Review Form, start the review with
pending comments.
The old name `is_review` is not clear, so the new code use
`pending_review` as the new name.
Co-authored-by: delvh <leon@kske.dev>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions