From ec48edc08232bd8b2d612ef155a6547dc14b9660 Mon Sep 17 00:00:00 2001 From: Khuda Dad Nomani <32505158+KhudaDad414@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:05:53 +0000 Subject: [PATCH] Update help-command.yml --- .github/workflows/help-command.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/help-command.yml b/.github/workflows/help-command.yml index 2599161e..bdacd25b 100644 --- a/.github/workflows/help-command.yml +++ b/.github/workflows/help-command.yml @@ -35,9 +35,6 @@ jobs: - `/do-not-merge` or `/dnm` - This comment will block automerging even if all conditions are met and ready-to-merge label is added - `/autoupdate` or `/au` - This comment will add `autoupdate` label to the PR and keeps your PR up-to-date to the target branch's future changes. Unless there is a merge conflict or it is a draft PR. - `/please-take-a-look` or `/ptal` - This comment will add a comment to the PR asking for attention from the reviewrs who have not reviewed the PR yet. - - `/review` or `/rerequest` - This comment will add the given reviewers to the PR and request them to review the PR. It can be used in two ways. - - `/review @reviewer1 @reviewer2` - This will add the given reviewers to the PR and request them to review the PR. - - `/review` - This will add the default reviewers to the PR and request them to re-review the PR. The default reviewers are the ones who have reviewed the PR before.` }) create_help_comment_issue: