Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport of #81271 to release/dev18.0

/cc @jjonescz

Customer Impact

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

@github-actions github-actions bot requested a review from a team as a code owner November 16, 2025 20:39
@jjonescz jjonescz merged commit 9576cff into release/dev18.0 Nov 16, 2025
4 of 5 checks passed
@jjonescz jjonescz deleted the backport/pr-81271-to-release/dev18.0 branch November 16, 2025 20:46
@JoeRobich
Copy link
Member

/backport to release/17.14

@JoeRobich
Copy link
Member

/backport to release/17.12

@github-actions
Copy link
Contributor Author

Started backporting to release/17.14 (link to workflow run)

@JoeRobich
Copy link
Member

/backport to release/17.11

@JoeRobich
Copy link
Member

/backport to release/17.10

@github-actions
Copy link
Contributor Author

Started backporting to release/17.12 (link to workflow run)

@JoeRobich
Copy link
Member

/backport to release/17.8

@github-actions
Copy link
Contributor Author

Started backporting to release/17.11 (link to workflow run)

@github-actions
Copy link
Contributor Author

Started backporting to release/17.10 (link to workflow run)

@github-actions
Copy link
Contributor Author

Started backporting to release/17.8 (link to workflow run)

@github-actions
Copy link
Contributor Author

@JoeRobich an error occurred while backporting to release/17.14. See the workflow output for details.

@github-actions
Copy link
Contributor Author

@JoeRobich an error occurred while backporting to release/17.12. See the workflow output for details.

@github-actions
Copy link
Contributor Author

@JoeRobich an error occurred while backporting to release/17.11. See the workflow output for details.

@github-actions
Copy link
Contributor Author

@JoeRobich an error occurred while backporting to release/17.10. See the workflow output for details.

@JoeRobich
Copy link
Member

/backport to release/dev17.14

@github-actions
Copy link
Contributor Author

@JoeRobich an error occurred while backporting to release/17.8. See the workflow output for details.

@JoeRobich
Copy link
Member

/backport to release/dev17.12

@github-actions
Copy link
Contributor Author

Started backporting to release/dev17.14 (link to workflow run)

@JoeRobich
Copy link
Member

/backport to release/dev17.11

@github-actions
Copy link
Contributor Author

Started backporting to release/dev17.12 (link to workflow run)

@github-actions
Copy link
Contributor Author

Started backporting to release/dev17.11 (link to workflow run)

@github-actions
Copy link
Contributor Author

@JoeRobich backporting to release/dev17.11 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Fix parameter syntax in pipeline definition
Using index info to reconstruct a base tree...
M	azure-pipelines-official.yml
Falling back to patching base and 3-way merge...
Auto-merging azure-pipelines-official.yml
CONFLICT (content): Merge conflict in azure-pipelines-official.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Fix parameter syntax in pipeline definition
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

JoeRobich pushed a commit that referenced this pull request Nov 17, 2025
… definition (#81297)

Backport of #81286 to release/dev17.14

/cc @JoeRobich @github-actions[bot]

## Customer Impact

## Regression

- [ ] Yes
- [ ] No

[If yes, specify when the regression was introduced. Provide the PR or
commit if known.]

## Testing

[How was the fix verified? How was the issue missed previously? What
tests were added?]

## Risk

[High/Medium/Low. Justify the indication by mentioning how risks were
measured and addressed.]

---------

Co-authored-by: Jan Jones <janjones@microsoft.com>
@github-actions
Copy link
Contributor Author

@JoeRobich backporting to release/dev17.12 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Fix parameter syntax in pipeline definition
Using index info to reconstruct a base tree...
M	azure-pipelines-official.yml
Falling back to patching base and 3-way merge...
Auto-merging azure-pipelines-official.yml
CONFLICT (content): Merge conflict in azure-pipelines-official.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Fix parameter syntax in pipeline definition
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants