[all-commits] [llvm/llvm-project] cdc418: workflows: Add require-release-manager composite a...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Thu Apr 30 21:00:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdc41818e3bd9e8cb7788d59365e39fe6433159e
https://github.com/llvm/llvm-project/commit/cdc41818e3bd9e8cb7788d59365e39fe6433159e
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M .github/workflows/release-binaries-all.yml
M .github/workflows/release-binaries.yml
A .github/workflows/require-release-manager/action.yml
Log Message:
-----------
workflows: Add require-release-manager composite action (#194758)
This action checks that the workflow was started by someone in the
llvm-release-managers team. This is meant to replace the existing checks
which use a python script and will help to consolidate the access token
generation into a single place.
Also start using it in the release-binaries workflow.
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