[all-commits] [llvm/llvm-project] f03a60: Use correct tokens in release issue workflow (#79300)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 24 07:06:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f03a60d4d2fc687059c8bb667d1de37713a5a64b
https://github.com/llvm/llvm-project/commit/f03a60d4d2fc687059c8bb667d1de37713a5a64b
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M .github/workflows/issue-release-workflow.yml
Log Message:
-----------
Use correct tokens in release issue workflow (#79300)
We should use the normal github.token for interacting with issues/PRs on
the repo, and separately pass the `--branch-repo-token` for creating the
branch in the llvmbot repo.
More information about the All-commits
mailing list