Searched +full:cherry +full:- +full:pick (Results 1 – 7 of 7) sorted by relevance
2 #===- llvm/utils/docker/scripts/checkout.sh ---------[all...]
4 # /cherry-pick <commit> <...>6 # This comment will attempt to cherry-pick the given commits to the latest23 - created24 - edited27 - opened33 backport-commits:35 runs-on: ubuntu-latest38 pull-requests: write39 if: >-40 (github.repository == 'llvm/llvm-project') &&[all …]
3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==#7 # SPDX-Licens[all...]
2 #===- llvm/utils/docker/build_docker_image.sh ---------[all...]
1 .. _github-reviews:10 `Source Code <https://github.com/llvm/llvm-project>`_,11 `Releases <https://github.com/llvm/llvm-project/releases>`_,12 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_., and13 `Code Reviews <https://github.com/llvm/llvm-project/pulls>`_.22 intended to be able to support "stacked" pull-request. Do not create any branches in the23 llvm/llvm-project repository otherwise, please use a fork (see below). User branches that24 aren't associated with a pull-request **will be deleted**.32 Graphite will want to create branches under ``llvm/llvm-project`` rather than your39 If you didn't do the above and Graphite created non-prefixe[all...]
8 This document contains information about successfully releasing LLVM ---9 including sub-projects: e.g., ``clang`` and ``compiler-rt`` --- to the public.21 LLVM is released on a time based schedule --[all...]
1 // -*- C++ -*-2 //===------[all...]