Skip to content

Add backport workflow#6825

Merged
jeffkl merged 1 commit intodevfrom
dev-jeffkl-backport
Oct 2, 2025
Merged

Add backport workflow#6825
jeffkl merged 1 commit intodevfrom
dev-jeffkl-backport

Conversation

@jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Oct 2, 2025

Bug

Fixes:

Description

This enables a bot that can handle porting changes.

dotnet/msbuild#12594 (comment)

So on a merged PR to dev, you can comment on the PR with

/backport to release/7.0.x

And the workflow will create a PR to bring that change to the specified branch.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl requested a review from a team as a code owner October 2, 2025 17:07
@jeffkl jeffkl requested review from martinrrm and zivkan October 2, 2025 17:07
@jeffkl jeffkl added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Oct 2, 2025
Copy link
Contributor

@donnie-msft donnie-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything making this easier is a huge improvement. As someone who had to do a ton of cherry picking, I'm happy to see this new workflow!

@Nigusu-Allehu
Copy link
Member

Nigusu-Allehu commented Oct 2, 2025

/backport to release/7.0.x

Copy link
Member

@Nigusu-Allehu Nigusu-Allehu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@Nigusu-Allehu
Copy link
Member

/backport to release/7.0

Just testing

@jeffkl jeffkl merged commit dd179e9 into dev Oct 2, 2025
17 of 18 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-backport branch October 2, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Engineering Changes related to the build infrastructure of the repo and that do not change product code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants