Detect API changes using pre-generated code file by CI approach#3735
Detect API changes using pre-generated code file by CI approach#37355 commits merged intoAzure:mainfrom
Conversation
|
The following pipelines have been queued for testing: |
| [string] $TargetBranch = ("origin/${env:SYSTEM_PULLREQUEST_TARGETBRANCH}" -replace "refs/heads/") | ||
| ) | ||
|
|
||
| Set-StrictMode -version 3 |
There was a problem hiding this comment.
Make sure you do some validation after you enable this as it can cause your script to start failing in various ways.
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Create API review from pull request using code file created by CI. APIView will use this approach instead of converting artifact to code file within server if review file name is passed as a parameter.