c-rhodes wrote: > > @c-rhodes Any idea why 3 commit hashes were provided but the bot only > > picked up the one commit? > > not sure what's happened there, pretty sure this is the action for that > second cherry-pick: > https://github.com/llvm/llvm-project/actions/runs/26454091227/job/77882932897 > > it failed but created this PR but that can't be seen in the logs. The error > isn't particularly helpful, Tom did add some validation to this workflow a > few days back (#199249) but that seems fine. I'm wondering if it's anything > to do with the GitHub actions outage yesterday: > https://www.githubstatus.com/incidents/gnftqj9htp0g
I re-ran the failed cherry-pick command and it was successful but it's only cherry-picking a single commit so it may be that validation after all. I've pinged that PR. In the meantime I've cherry-picked the other 2 commits for you manually. Please just have a quick look and make sure it's all sound https://github.com/llvm/llvm-project/pull/199695 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
