Home
last modified time | relevance | path

Searched +full:dnm +full:- +full:labels (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/.github/workflows/
Dmanifest.yml5 - 'west.yml'
9 runs-on: ubuntu-22.04
12 - name: Checkout the code
17 fetch-depth: 0
18 persist-credentials: false
20 - name: Manifest
21 uses: zephyrproject-rtos/action-manifest@2f1ad2908599d4fe747f886f9d733dd7eebae4ef
23 github-token: ${{ secrets.GITHUB_TOKEN }}
24 manifest-path: 'west.yml'
25 checkout-path: 'zephyrproject/zephyr'
[all …]
/Zephyr-Core-2.7.6/.github/ISSUE_TEMPLATE/
Dext-source.md1 ---
5 labels: TSC
8 ---
29 the PR is correctly labeled as "DNM"
61 ``BSD-3-Clause``
/Zephyr-Core-2.7.6/doc/development_process/
Ddev_env_and_tools.rst1 .. _dev-environment-and-tools:
41 code-owner review. Additionally, some changes might require further discussions
49 :figclass: align-center
54 ---------
56 - An author of a change can suggest in his pull-request which category a change
60 - The project will use the label system to categorize the pull requests.
61 - Changes should not be merged before the minimal time has expired.
63 Categories/Labels
64 -----------------
81 Trivial changes are those that appear obvious enough and do not require maintainer or code-owner
[all …]
/Zephyr-Core-2.7.6/doc/guides/
Dmodules.rst7 order to avoid reinventing the wheel and to reuse as much well-established,
14 modules, an external project is required to have its own life-cycle outside
29 - Debugger integration
30 - Silicon vendor Hardware Abstraction Layers (HALs)
31 - Cryptography libraries
32 - File Systems
33 - Inter-Process Communication (IPC) libraries
42 under the zephyrproject-rtos GitHub organization.
85 ----------------------------------
99 Force-pushing to a module's main branch is not allowed.
[all …]