Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The eng-common sync pipeline fails to merge the PR #8269

Closed
raych1 opened this issue May 15, 2024 · 1 comment · Fixed by #8275
Closed

The eng-common sync pipeline fails to merge the PR #8269

raych1 opened this issue May 15, 2024 · 1 comment · Fixed by #8275
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team.

Comments

@raych1
Copy link
Member

raych1 commented May 15, 2024

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.

@weshaggard

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label May 15, 2024
@weshaggard
Copy link
Member

Thanks for reporting I've seen this error once before but not sure what causes it. I think this process does still work in general though. I'll keep an eye on this the next eng/common sync I see.

@weshaggard weshaggard self-assigned this May 15, 2024
@weshaggard weshaggard added the Central-EngSys This issue is owned by the Engineering System team. label May 15, 2024
@weshaggard weshaggard removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label May 15, 2024
@github-project-automation github-project-automation bot moved this from 🤔 Triage to 🎊 Closed in Azure SDK EngSys 🚢🎉 May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants