Skip to content

Commit

Permalink
[doc] Update README.md with graal-related panels attributes
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
valeriocos committed Sep 3, 2019
1 parent a93a4cb commit 52c722f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ SirMordred is the tool used to coordinate the execution of the GrimoireLab platf
* **gitlab-issues** (bool: False): Enable GitLab issues menu
* **gitlab-merges** (bool: False): Enable GitLab merge requests menu
* **mattermost** (bool: False): Enable Mattermost menu
* **code-license** (bool: False): Enable code license menu. Note that if enabled, colic sections in the setup.cfg and projects.json should be declared
* **code-complexity** (bool: False): Enable code complexity menu. Note that if enabled, cocom sections in the setup.cfg and projects.json should be declared
* **strict** (bool: True): Enable strict panels loading
### [phases]

Expand Down

0 comments on commit 52c722f

Please sign in to comment.