Lines Matching refs:github
8 # on github.
27 …COMMENT_BODY: ${{ github.event.action == 'opened' && github.event.issue.body || github.event.comme…
34 (github.repository == 'llvm/llvm-project') &&
35 !startswith(github.event.comment.body, '<!--IGNORE-->') &&
36 …contains(github.event.action == 'opened' && github.event.issue.body || github.event.comment.body, …
51 ./llvm/utils/git/github-automation.py --token ${{ github.token }} setup-llvmbot-git
56 ./llvm/utils/git/github-automation.py \
60 --issue-number ${{ github.event.issue.number }} \
68 (github.repository == 'llvm/llvm-project') &&
69 !startswith(github.event.comment.body, '<!--IGNORE-->') &&
70 contains(github.event.comment.body, '/branch')
83 ./llvm/utils/git/github-automation.py \
87 --issue-number ${{ github.event.issue.number }} \