[llvm-branch-commits] [llvm] [docs] Convert remaining CommandGuide docs to Markdown (PR #220097)

Reid Kleckner via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 1 09:54:46 PDT 2026


rnk wrote:

Thanks!

I noticed that the premerge checks didn't run for very long on this job, so perhaps that explains why I broke the tests last time.

Anyway, I went ahead and did a quick scan for stale .rst doc references, found one, and repushed.

Earlier I said that GH PR stacks lack auto-merge support, and I think that's correct, but not in the way that I meant it. It seems that I cannot push "squash and merge" *until* required checks pass, I can't even bypass checks. So, the feature is still a bit underbaked, if we're thinking about promoting it in the project.

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


More information about the llvm-branch-commits mailing list