Home
last modified time | relevance | path

Searched +full:setup +full:- +full:llvmbot +full:- +full:git (Results 1 – 3 of 3) sorted by relevance

/llvm-project/.github/workflows/
H A Drelease-documentation.yml9 release-version:
20 release-version:
30 release-documentation:
32 runs-on: ubuntu-latest
34 upload: ${{ inputs.upload && !contains(inputs.release-version, 'rc') }}
36 - name: Checkout LLVM
39 - name: Setup Python env
40 uses: actions/setup
[all...]
H A Dissue-release-workflow.yml4 # /cherry-pick <commit> <...>
6 # This comment will attempt to cherry-pick the given commits to the latest
23 - created
24 - edited
27 - opened
33 backport-commits:
35 runs-on: ubuntu-latest
38 pull-requests: write
39 if: >-
40 (github.repository == 'llvm/llvm-project') &&
[all …]
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==#
7 # SPDX-Licens
[all...]