[all-commits] [llvm/llvm-project] 2879a0: [workflows] Fix release note request workflow (#94...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Thu Jun 27 15:54:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2879a03647918a347d9f99fd1f9898206baf9128
https://github.com/llvm/llvm-project/commit/2879a03647918a347d9f99fd1f9898206baf9128
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M .github/workflows/issue-write.yml
M .github/workflows/pr-request-release-note.yml
M llvm/utils/git/github-automation.py
Log Message:
-----------
[workflows] Fix release note request workflow (#94784)
We need to use the issue-write workflow to write the comments, because
pull_request targets don't have permissions to write comments.
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