[all-commits] [llvm/llvm-project] 873aa2: [GitHub] Make release audit more strict for LLVM 1...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Feb 13 05:00:08 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 873aa29945efa3dcbb57b73737a766cc180e4bf5
      https://github.com/llvm/llvm-project/commit/873aa29945efa3dcbb57b73737a766cc180e4bf5
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M .github/workflows/release-asset-audit.py

  Log Message:
  -----------
  [GitHub] Make release audit more strict for LLVM 19 and beyond (#125841)

Before 19, we had releases from release managers, the bot, and community
members. 19 started to restrict this, with only select community members
uploading releases. The lists of users are written out each time to make
modifying this easier.

If we cannot parse the release number, I've made it raise an issue
saying so. Since this may also be a sign of a malicious action.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list