[llvm] workflows: Automatically make backport requests from merged PRs (PR #126993)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 20:42:17 PST 2025


================
@@ -460,6 +462,20 @@ If a commit you want to backport does not apply cleanly, you may resolve
 the conflicts locally and then create a pull request against the release
 branch.  Just make sure to add the release milestone to the pull request.
 
+
+Pull Requests
+^^^^^^^^^^^^^
+
+If you add the current Release Milestone to a pull request, then a backport
+request will be made automatically without the need to add any additional
+comments like you must do for issues.  You can even add the Milestone after
----------------
boomanaiden154 wrote:

nit: `s/Milestrone/milestone`?

https://github.com/llvm/llvm-project/pull/126993


More information about the llvm-commits mailing list