[llvm] [ci] Add ids workflow for checking llvm apis have been annotated with LLVM_ABI (PR #128370)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 11 12:08:57 PDT 2025


tstellar wrote:

> @andrurogerz Thanks for the suggestion. My workflow doesn't currently work with the suggestion since it cannot access the HEAD~1 commit (see https://github.com/llvm/llvm-project/actions/runs/13796002477/job/38587684995?pr=128370#step:8:5) . Do you have an alternative suggestion, or can you see the mistake in my workflow as to why it cannot access the commit?

You may want to look at the https://github.com/llvm/llvm-project/blob/main/.github/workflows/pr-code-format.yml#L21 workflow.  I think it might do what you want.

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


More information about the llvm-commits mailing list