[PATCH] D135138: Detect errors in Windows packaging script
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 05:25:49 PDT 2022
hans added a comment.
In D135138#3833078 <https://reviews.llvm.org/D135138#3833078>, @pbo-linaro wrote:
> @hans It seems build failed because of a sporadic issues (not related to this patch).
>
> How are we suppose to deal with this? Do you have rights to trigger it again?
Sadly it often fails for unrelated reasons. Ignoring it is fine, especially since it doesn't run this script at all.
> Once built, is it automatically rebase/merged on trunk, or do you do trigger this by clicking somewhere?
There is no automatic way to commit/push. Since it's your first patch I assume you don't have commit access, so I will commit it on your behalf (see https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135138/new/
https://reviews.llvm.org/D135138
More information about the llvm-commits
mailing list