-
The ability to render issues and commits of a build in markdown is moved to a separate issue #1804
-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (77f4e633)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build #4799 is successful
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
We have a project:
ProjectThat has sub projects:
apiuidocsWe want when the API, or UI get updated to be able to make an Issue in
docsto update the documentation based off of the current build.Additionally, if we can make a variable for the build; ex: @issue_table@ or @commit_table@
That would output all of the referenced issues / commits in a markdown table format.
This would allow our documentation people to be automatically assigned when a valid build has been generated.