-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQ] Ability to synchronise req-cnts between wiki and code #1
Comments
Wiki pages are simple markdown files in GitHub, so there are no property fields counts can be attached to. The best way I could come up with so far is a bullet list with Example:
The branches should also have links pointing to the branch in the repository. |
Requirements will be traced using a requirements ID set in the wiki section. |
Syntax for references on the code side will be |
mantra must have a command to automatically update ref-cnts in the wiki.
Updating these cnts manually would not be feasible.
Preferably a GitHub action should be available that updates the wiki on every push to the branch the action is set to.
However, it should also be possible to synchronise ref-cnts for local projects and wikis.
The text was updated successfully, but these errors were encountered: