Ensure that the feedback reminder comment is only posted once
This commit is contained in:
@@ -42,6 +42,11 @@ final class FeedbackProperties {
|
||||
*/
|
||||
private String providedLabel;
|
||||
|
||||
/**
|
||||
* Name of the label that is applied when the feedback reminder comment has been made.
|
||||
*/
|
||||
private String reminderLabel;
|
||||
|
||||
/**
|
||||
* The text of the comment that is added as a reminder that feedback is required.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user