Skip to content

Commit 52c722f

Browse files
committed
[doc] Update README.md with graal-related panels attributes
This code updates the READEME.md with the description of two attributes used to load graal panels: - code-license, upload license dashboard - code-complexity, upload code complexity dashboard. Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
1 parent a93a4cb commit 52c722f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ SirMordred is the tool used to coordinate the execution of the GrimoireLab platf
4747
* **gitlab-issues** (bool: False): Enable GitLab issues menu
4848
* **gitlab-merges** (bool: False): Enable GitLab merge requests menu
4949
* **mattermost** (bool: False): Enable Mattermost menu
50+
* **code-license** (bool: False): Enable code license menu. Note that if enabled, colic sections in the setup.cfg and projects.json should be declared
51+
* **code-complexity** (bool: False): Enable code complexity menu. Note that if enabled, cocom sections in the setup.cfg and projects.json should be declared
5052
* **strict** (bool: True): Enable strict panels loading
5153
### [phases]
5254

0 commit comments

Comments
 (0)