-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.
Description
The merge step fails due to the following error:
Merging https://api.github.com/repos/Azure/azure-sdk-for-android/pulls/1571
##[error]Invoke-RestMethod [https://api.github.com/repos/Azure/azure-sdk-for-android/pulls/1571/merge] failed with exception:
The given key 'Content-Type' was not present in the dictionary.
##[error]PowerShell exited with code '1'.
Here is the pipeline run triggered by this PR. I had to manually merge all the sync PRs. I noticed that the previous run of the sync pipeline already had this issue and the PR author had to merge the PR manually.
I met this issue previously when doing the Go SDK release and made a fix to the common script by this PR. The same fix should be applied to the sync script.
Metadata
Metadata
Assignees
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.
Type
Projects
Status
🎊 Closed