Skip to content

Commit 4d23a24

Browse files
Update PR approval comment to include schema metadata verification (#28679)
Add a reminder for schema-related changes to verify that new or updated types and properties are visible in the applicable metadata endpoint (beta or v1.0) before merging. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent becf72f commit 4d23a24

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/policies/resourceManagement.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ configuration:
127127
When the updates in this PR are ready for external customers to use, please replace the **do not merge** label with **ready to merge**.
128128
129129
130+
If this PR includes schema-related changes, verify that the updates are visible in the metadata endpoint before merging: [https://graph.microsoft.com/beta/$metadata](https://graph.microsoft.com/beta/$metadata) for `beta` changes, or [https://graph.microsoft.com/v1.0/$metadata](https://graph.microsoft.com/v1.0/$metadata) for `v1.0` changes.
131+
132+
130133
Check the content review workflow [here](https://eng.ms/cid/27dee76c-3a60-4e65-8fdf-08ea849b3498/fid/3a993b6c9d547e46f59d8d7851f191c38bbbea6ead01253dc62fcdd8101a1ff9).
131134
- removeLabel:
132135
label: content review in progress

0 commit comments

Comments
 (0)