Lines Matching full:and
1 .. _code-flow-and-branches:
3 Code Flow and Branches
17 collaboration branch requires a justification and TSC approval. Collaboration branches
18 shall be based off the main branch and any changes developed in the collab
20 Zephyr, the introduction of fixes and new features, if approved by the TSC,
28 work independently on a subsystem or a feature, improves efficiency and
29 turnaround time, and encourages collaboration and streamlines communication
32 Changes submitted to a collaboration branch can evolve and improve
40 Collaboration branches are ephemeral and shall be removed once the collaboration work
49 Roles and Responsibilities
54 - Use the infrastructure and tools provided by the project (GitHub, Git)
57 - Review changes coming from team members and request review from branch owners
59 - Keep the branch in sync with upstream and update on a regular basis.
64 - Merge requests: When a set of changes has been done in a local branch and
65 has been reviewed and tested in a collaboration branch.