Skip to content

Fix pipeline triggers to include release/10.0#16089

Merged
akoeplinger merged 1 commit intomainfrom
fix-branch-trigger
Aug 28, 2025
Merged

Fix pipeline triggers to include release/10.0#16089
akoeplinger merged 1 commit intomainfrom
fix-branch-trigger

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

Also use a wildcard so we don't need to do this again in 11.0

To double check:

Also use a wildcard so we don't need to do this again in 11.0
@akoeplinger akoeplinger requested a review from premun August 28, 2025 14:31
@akoeplinger
Copy link
Copy Markdown
Member Author

/backport to release/10.0

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0: https://github.com/dotnet/arcade/actions/runs/17299025661

@github-actions
Copy link
Copy Markdown
Contributor

@akoeplinger backporting to "release/10.0" failed, the patch most likely resulted in conflicts:

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

Applying: Fix pipeline triggers to include release/10.0
.git/rebase-apply/patch:44: trailing whitespace.
    - release/*.0 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	azure-pipelines-pr.yml
Falling back to patching base and 3-way merge...
Auto-merging azure-pipelines-pr.yml
CONFLICT (content): Merge conflict in azure-pipelines-pr.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 pipeline triggers to include release/10.0
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

akoeplinger added a commit that referenced this pull request Aug 28, 2025
@premun
Copy link
Copy Markdown
Member

premun commented Aug 28, 2025

@akoeplinger are you sure this regex works with ADO?

@akoeplinger
Copy link
Copy Markdown
Member Author

@premun yes we use it in the runtime repo

@akoeplinger akoeplinger enabled auto-merge (squash) August 28, 2025 14:35
@akoeplinger akoeplinger merged commit 2ffdd15 into main Aug 28, 2025
9 of 10 checks passed
@akoeplinger akoeplinger deleted the fix-branch-trigger branch August 28, 2025 17:51
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.

2 participants