mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
Introduce ownership
Proposed for every milestone to be owned by a team member who is responsible to deliver the work and track. In some instances, several team members may work on the same milestone but a clear owner still needs to be defined.
This commit is contained in:
parent
d9a1117c9f
commit
9f5271691e
@ -48,7 +48,7 @@ For each:
|
||||
|
||||
- _Epic_, there is a GH issue under the https://github.com/waku-org/pm repo.
|
||||
- _Epic_, there is a label with format `E:<year>-<epic title>` created across all relevant https://github.com/waku-org/ repos.
|
||||
- _Milestone_, there is a GH issue under the relevant https://github.com/waku-org/ repo with related _Epic_ label and `milestone` label assigned.
|
||||
- _Milestone_, there is a GH issue under the relevant https://github.com/waku-org/ repo with related _Epic_ label and `milestone` label assigned. The GH issue is assigned to the _owner_ of the milestone.
|
||||
- _Task_, there is a GH issue and/or pull request under the relevant https://github.com/waku-org/ repo with related _Epic_ label.
|
||||
|
||||
Hence, correct _Epic_ label must be assigned to all GH issues/pull requests representing a _Milestone_ or _Task_.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user