Version 2 vs 3
Version 2 vs 3
Content Changes
Content Changes
NOTE: This is a draft document
Projects in Phabricator is a generic concept, you can use it for multiple purposes:
* Groups of people, to give permission on a repository for instance
* Policies on any object on Phabricator (repository, task, etc)
* Organize tasks on Maniphest
* Organize software releases, sprints and versions
You can tag project as different entities using "Icons" in the preferences. Project can be nested. Members are inherited by the parent.
For instance, here's a possible organization:
```
My Lab
\__ Lab members
\__ Developers
\__ Managers
\__ Project 1
\__ Release 1.0
\__ Feature 1 Sprint
```
Project in Phabricator is a generic concept, you can use it for multiple purposes:
* Groups of people, to give permission on a repository
* Policies on any object on Phabricator (repository, task, etc)
* Organize tasks on Maniphest
* Organize software releases, sprints and versions
* Tag repositories with multiple projects for organization purpose
Some more functionalities:
- You can tag project as different entities using "Icons" in the preferences (Group, Policy, ...)
- Project can be nested, you have to add the Subproject menu entry
- Members are inherited from the children to the parents
In-depth examples of usage of Projects can be found in [[c4science/project_for_a_lab]]
NOTE: ThisProject in Phabricator is a draft documentgeneric concept, you can use it for multiple purposes:
Projects in Phabricator is a generic concept, you can use it for multiple purposes:
* Groups of people, to give permission on a repository for instance
* Policies on any object on Phabricator (repository, task, etc)
* Organize tasks on Maniphest
* Organize software releases, sprints and versions
You can tag project as different entities using "Icons" in the preferences. Project can be nested. Members are inherited by the parent.
For instance, here's a possible organization:
```
My Lab
\__ Lab members
\__ Developers
\__ Managers* Tag repositories with multiple projects for organization purpose
Some more functionalities:
\__ Project 1- You can tag project as different entities using "Icons" in the preferences (Group, Policy, ...)
\__ Release 1.0- Project can be nested, you have to add the Subproject menu entry
\__ Feature 1 Sprint- Members are inherited from the children to the parents
```
In-depth examples of usage of Projects can be found in [[c4science/project_for_a_lab]]
c4science · Help