Home
last modified time | relevance | path

Searched +full:backport +full:- +full:commits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/.github/workflows/
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:
34 name: Backport Commits
35 runs-on: ubuntu-latest
38 pull-requests: write
39 if: >-
[all …]
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==#
7 # SPDX-Licens
[all...]
/llvm-project/llvm/docs/
H A DGitHub.rst1 .. _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>`_., and
13 `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 the
23 llvm/llvm-project repository otherwise, please use a fork (see below). User branches that
24 aren't associated with a pull-request **will be deleted**.
32 Graphite will want to create branches under ``llvm/llvm-project`` rather than your
39 If you didn't do the above and Graphite created non-prefixe
[all...]