sjwiesman commented on a change in pull request #11:
URL: https://github.com/apache/flink-jira-bot/pull/11#discussion_r620464542
##########
File path: config.yaml
##########
@@ -20,38 +20,55 @@ stale_assigned:
stale_days: 14
warning_days: 7
warning_label: "stale-assigned"
- warning_comment: 'This issue is assigned but has not received an update in
{stale_days} days so it has been labeled "{warning_label}". If you are still
working on the issue or are waiting for feedback from a Committer, please
remove the label and optionally provide an update. If you are waiting for
feedback, please consider this a reminder *to Committers/Reviewer* to get back
to you. If you are no longer working on the issue, please unassign yourself so
someone else may work on it. In {warning_days} days the issue will be
automatically unassigned.'
done_label: "auto-unassigned"
- done_comment: 'This issue was marked "{warning_label}" and has not
received an update in {warning_days} days. It is now automatically unassigned.
If you are still working on it, you can assign it to yourself again. Please
also give an update about the status of the work.'
+ warning_comment: |
+ I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/]
and I help the community manage its development. I see this issue is assigned
but has not received an update in {stale_days}, so it has been labeled
"{warning_label}".
+ If you are still working on the issue, please remove the label and add
a comment updating the community on your progress. If this issue is waiting on
feedback, please consider this a reminder to the committer/reviewer. Flink is a
very active project, and so we appreciate your patience.
+ If you are no longer working on the issue, please unassign yourself so
someone else may work on it. If the "warning_label" label is not removed in
{warning_days} days, the issue will be automatically unassigned.
+
+ done_comment: |
+ This issue was marked "{warning_lablel}" {warning_days} ago and has
not received an update. I have automatically removed the current assignee from
the issue so others in the community may pick it up. If you are still working
on this ticket, please ask a committer to reassign you and provide an update
about your current status.
Review comment:
nice catch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]