Fix documentation errors
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-cicd-statistics-module-gitlab': patch
|
||||
---
|
||||
|
||||
add the ability to add cicd default options to createGitlabApi constructor
|
||||
add the ability to add CICD default options to createGitlabApi constructor
|
||||
|
||||
@@ -7,6 +7,7 @@ This is an extension module to the `cicd-statistics` plugin, providing a `CicdSt
|
||||
1. Install the `cicd-statistics` and `cicd-statistics-module-gitlab` plugins in the `app` package.
|
||||
|
||||
2. Configure your ApiFactory:
|
||||
- You can optionally pass in a second argument to `CicdStatisticsApiGitlab` of type [CicdDefaults](https://github.com/backstage/backstage/blob/2881c53cb383bf127c150f837f37fe535d8cf97b/plugins/cicd-statistics/src/apis/types.ts#L179) to alter the default CICD UI configuration
|
||||
|
||||
```tsx
|
||||
// packages/app/src/apis.ts
|
||||
|
||||
Reference in New Issue
Block a user