You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/04/27 09:38:38 UTC

[hadoop-ozone] branch master updated: HDDS-3318. Addendum: Support /close command in the Github comments. (HDDS-3489)

This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 81a2886  HDDS-3318. Addendum: Support /close command in the Github comments. (HDDS-3489)
81a2886 is described below

commit 81a2886726dab2994cc8372f422294fd01af38c0
Author: Elek Márton <el...@apache.org>
AuthorDate: Mon Apr 27 11:03:07 2020 +0200

    HDDS-3318. Addendum: Support /close command in the Github comments. (HDDS-3489)
---
 .github/comment-commands/close.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/comment-commands/close.sh b/.github/comment-commands/close.sh
index a7969ab..4624bd8 100755
--- a/.github/comment-commands/close.sh
+++ b/.github/comment-commands/close.sh
@@ -23,7 +23,7 @@ It doesn't mean that this PR is not important or ignored: feel free to reopen th
 
 It only means that attention of committers is not required. We prefer to keep the review queue clean. This ensures PRs in need of review are more visible, which results in faster feedback for all PRs.
 
-If you need ANY help to finish this PR, please [contact the community](https://github.com/apache/hadoop-ozone#contact) on the mailing list or the slack channel.
+If you need ANY help to finish this PR, please [contact the community](https://github.com/apache/hadoop-ozone#contact) on the mailing list or the slack channel."
 
 set +x #GITHUB_TOKEN
 curl -s -o /dev/null \


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org