Searched +full:automate +full:- +full:issues +full:- +full:labels (Results 1 – 4 of 4) sorted by relevance
1 name: Labeling new issues3 issues:10 automate-issues-labels:12 issues: write13 runs-on: ubuntu-lates[all...]
9 # See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/12 - opened13 - reopened14 - ready_for_review15 - synchronize19 runs-on: ubuntu-latest21 pull-requests: write26 …# See https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=opened#pull_reque…28 if: >-29 (github.repository == 'llvm/llvm-project') &&[all …]
30 policies <copyright-license-patents>` with contributors to the project.33 contributing one-off patches can do so in an informal way by sending them to the34 `llvm-commits mailing list35 <http://lists.llvm.org/mailman/listinfo/llvm-commits>`_ and engaging another42 always welcome `one-off patches`_ from people who do not routinely contribute to49 ----[all...]
2 The LLVM Target-Independent Code Generator5 .. role:: raw-html(raw)11 .unknown { background-color: #C0C0C0; text-align: center; }13 .no { background-color: #C11B17 }15 .partial { background-color: #F88017 }16 .yes { background-color: #0F0; }18 .na { background-color: #6666FF; }31 The LLVM target-independent code generator is a framework that provides a suite33 machine code for a specified target---either in assembly form (suitable for a35 compiler). The LLVM target-independent code generator consists of six main[all …]