|
76 | 76 | label: Approved-OkToMerge |
77 | 77 | onLabeledComments: >- |
78 | 78 | Hi @${PRAuthor}! Your PR is approved. Congratulations. :partying_face::rocket: </br> |
79 | | - <li>If this PR is targeting 'main' branch, then it cannot be merged, as azure-rest-api-specs-pr repo 'main' branch is mirrored from azure-rest-api-specs 'main' branch. |
80 | | - If you want to publish the PR to the public repo (Azure/azure-rest-api-specs) 'main' branch, |
| 79 | + <li> |
| 80 | + If this PR is targeting `main` branch, then it cannot be merged, as `azure-rest-api-specs-pr` repo `main` branch |
| 81 | + is mirrored from `azure-rest-api-specs` `main`` branch. <br/> |
| 82 | + If you want to publish the PR to the public repo (`Azure/azure-rest-api-specs`) `main` branch, |
81 | 83 | please use [OpenAPIHub Publish PR](${openapiHub}/tools/publishpullrequest?pr=${owner}/${repo}/${PRNumber}&to=${to}). |
82 | | - </li> |
83 | | - <li>For further guidance on how to proceed please refer to this [wiki doc](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/205/RP-Scenarios-to-Contribute-to-Swagger?anchor=**public-repository-vs.-private-repository**). |
| 84 | + </li><li> |
| 85 | + For further guidance on how to proceed please refer to this |
| 86 | + [wiki article](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/205/RP-Scenarios-to-Contribute-to-Swagger?anchor=**public-repository-vs.-private-repository**). |
84 | 87 | </li> |
85 | 88 |
|
86 | 89 | - rule: |
|
122 | 125 | variables: |
123 | 126 | openapiHub: https://aka.ms/openapihub |
124 | 127 | onOpenedComments: >- |
125 | | - Hi, @${PRAuthor}! Thank you for your pull request. To help get your PR merged:</br> |
126 | | - - Ensure you reviewed the checklists in the PR description. |
127 | | - - Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval. |
128 | | - - For convenient view of the API changes made by this PR, refer to the URLs provided in the table in |
129 | | - the `Generated ApiView` comment added to this PR. You can use ApiView to show API versions diff. |
| 128 | + Hi, @${PRAuthor}! Thank you for your pull request. To help get your PR merged: </br> |
| 129 | + <li> Ensure you reviewed the checklists in the PR description. </li> |
| 130 | + <li> Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval. </li> |
| 131 | + <li> For convenient view of the API changes made by this PR, refer to the URLs provided in the table in |
| 132 | + the `Generated ApiView` comment added to this PR. You can use ApiView to show API versions diff. </li> |
130 | 133 |
|
131 | 134 | - rule: |
132 | 135 | type: checkbox |
|
160 | 163 | type: label |
161 | 164 | label: ARMChangesRequested |
162 | 165 | onLabeledComments: >- |
163 | | - Please address or respond to feedback from the ARM API reviewer. |
164 | | - When you are ready to continue the ARM API review, please remove the `ARMChangesRequested` label. |
| 166 | + Please address or respond to feedback from the ARM API reviewer. <br/> |
| 167 | + When you are ready to continue the ARM API review, please remove the `ARMChangesRequested` label. <br/> |
165 | 168 | This will notify the reviewer to have another look. <br/> |
166 | 169 | If the feedback provided needs further discussion, please use this Teams channel to post your questions - |
167 | | - https://aka.ms/azsdk/support/specreview-channel. <br/> |
168 | | - Please indicate that this is an ARM-related question in the title of your post by including "[ARM Query]" |
169 | | - in the title. |
| 170 | + [aka.ms/azsdk/support/specreview-channel](https://aka.ms/azsdk/support/specreview-channel). <br/> |
| 171 | + Please include `[ARM Query]` in the title of your question to indicate that it is ARM-related. |
170 | 172 | onLabeledRemoveLabels: |
171 | 173 | - WaitForARMFeedback |
172 | 174 |
|
|
0 commit comments