[PATCH] D91554: GitHub Actions: Add job for automatically updating the main branch

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 11:10:36 PST 2020


tstellar added a comment.

I'm not sure if I'm going to be able to restrict commits to the branch to only the GitHub Actions bot, so I may need to swap out github.token for a github secret that uses the llvmbot token.  If necessary, I will make this change as a follow up commit after I've done some testing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91554/new/

https://reviews.llvm.org/D91554



More information about the llvm-commits mailing list