diff --git a/.github/comment.yml b/.github/comment.yml index 94270e05d896..8aa186e561e8 100644 --- a/.github/comment.yml +++ b/.github/comment.yml @@ -121,9 +121,12 @@ type: PROpen variables: openapiHub: https://aka.ms/openapihub - keywords: - - "I have reviewed the [documentation](https://aka.ms/ameonboard) for the workflow." - onOpenedComments: "Hi, @${PRAuthor} Thanks for your PR. I am workflow bot for review process. Here are some small tips.
  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use [API Specs Comparison Report Generator](${openapiHub}/tools/diff?pr=${owner}/${repo}/${PRNumber})
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. [How to fix?](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md)

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com" + onOpenedComments: >- + Hi, @${PRAuthor}! Thank you for your pull request. To help get your PR merged:
    + - Ensure you reviewed the checklists in the PR description. + - Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval. + - For convenient view of the API changes made by this PR, refer to the URLs provided in the table in + the `Generated ApiView` comment added to this PR. You can use ApiView to show API versions diff. - rule: type: checkbox