[llvm] Remove fork handling from release issue workflow (PR #79310)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 12:29:36 PST 2024


tstellar wrote:

> The one remaining problem now is that apparently comments posted by the github-actions bot don't trigger new actions, so the `/branch` comment gets ignored if it's posted by the cherry-pick workflow. Ideally we would just directly create the pull request in the cherry-pick workflow -- I don't think there's a good reason to have the intermediate `/branch` comment at all.

Right, so the comment needs to be posted using one of the llvmbot tokens we have stored in the secrets.


https://github.com/llvm/llvm-project/pull/79310


More information about the llvm-commits mailing list