feat(STONEINTG-1691): document ComponentGroups - #628
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces two new AsciiDoc documentation files, index.adoc and nesting.adoc, detailing the concept, usage, nesting, and snapshot composition of ComponentGroups in Konflux. The reviewer provided comprehensive feedback focusing on style guide compliance, such as adding the required :description: document attributes, avoiding mixed markdown and AsciiDoc syntax (specifically replacing triple backticks with standard AsciiDoc delimiters), correcting various typos and grammatical errors, ensuring consistent casing and backticks for code terms, and fixing a broken cross-reference.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
e5334ec to
1f4faca
Compare
Add documentation on what ComponentGroups are, how they differ from Applications, and how to use them Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
|
Ready to be merged. Must be merged after #617 so that the test ordering link works |
Add documentation on what ComponentGroups are, how they differ from Applications, and how to use them