[all-commits] [llvm/llvm-project] d84c1e: [workflows] Fix permissions check for creating new...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Feb 20 21:12:20 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d84c1e947472ba7d3a8b32621d4e451f2beacce9
      https://github.com/llvm/llvm-project/commit/d84c1e947472ba7d3a8b32621d4e451f2beacce9
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M .github/workflows/release-tasks.yml
    M llvm/utils/release/github-upload-release.py

  Log Message:
  -----------
  [workflows] Fix permissions check for creating new releases (#81163)

The default GitHub token does not have read permissions on the org, so
we need to use a custom token in order to read the members of the
llvm-release-managers team.

(cherry picked from commit 2836d8edbfbcd461b25101ed58f93c862d65903a)



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