-
Notifications
You must be signed in to change notification settings - Fork 0
5 REQ status.cmp
References:
- in branch main: 6
As a product owner, I want to compare the wiki state of two branches,
because it helps to detect outstanding work.
e.g. not all active requirements of feature-branch-x
are active in main
.
Note: Only show differences between branches to keep the output compact.
Example:
**Wiki differences between `branch-a` and `branch-b`:**
| REQ-ID | branch-a | branch-b |
| ------ | -------- | ------------- |
| req_id | ready | active |
| man_id | manual | manual-traced |
Note: manual-traced
means the requirement has the manual flag, but also has references in the project.
Created in response to issue #17.
Please create an issue if you found any spelling mistakes.
You may also create an issue if you think the content of this wiki should be improved.
Note: This wiki is managed in its own repository. Any commits made using the edit
button will be overwritten.
Note: Issues for the wiki are handled in the mantra repository, but pull requests for the wiki are handled in the mantra-wiki repository.
This wiki is MIT licensed, and works together with mantra.
{{
Sidebar that is displayed on every wiki page.
}}
Last update: 2023-09-28_14:02 UTC
Repository: mhatzl/mantra
Branch: main
Commit: 82d26a6