-
Notifications
You must be signed in to change notification settings - Fork 0
5 REQ release.checklist
References:
- in branch main: 2
As a product owner, I want that mantra generates a checklist that contains all requirements marked with the manual flag, because I want to make sure that all of those manual requirements are verified before a release is published.
To keep the report compact, it should only list the requirement title, and link to the wiki entry. The link to the wiki should be an optional argument, because the wiki might not be accessible outside an organization.
Note: Because high-level requirements may not be marked as manual, but some sub-requirements of it might be, the list is flattened for all requirements, and only requirements marked with manual are included in the list.
Example:
**Requirements requiring *manual* verification for release v1.1.0:**
- [ ] man_id: Some security concerns ([wiki-link](URL))
- [ ] req_id.sub_req: Some UX thing ([wiki-link](URL))
Created in response to issue #5.
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