[llvm] [GitHub] Make release audit more strict for LLVM 19, 20 and beyond (PR #125841)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 07:59:09 PST 2025


DavidSpickett wrote:

For some reason I have real trouble spelling audit...

Anyway, this makes the script aware of the different versions and passes with all the current assets that are uploaded.

We could dedupe the lists if you like, but I started with the most literal version for clarity's sake. Perhaps a separate "release managers" but that could change from release to release though.

Could split the release title instead of regex-ing it, but that would give multiple points of failure. So it's ever so slightly more to handle.

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


More information about the llvm-commits mailing list