microfocus/ALM Octane GitHub Actions Integration
Sends CI/CD data from GitHub Actions to ALM Octane / ValueEdge.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| octaneUrl | Url of ALM Octane / ValueEdge instance | yes | — |
| octaneSharedSpace | Shared Space ID | yes | — |
| octaneWorkspace | Workspace ID | yes | — |
| octaneClientId | ALM Octane / ValueEdge API Access Client ID | yes | — |
| octaneClientSecret | ALM Octane / ValueEdge API Access Client Secret | yes | — |
| gitHubToken | GitHub PAT | yes | — |
| serverBaseUrl | URL of the organization/repository in GitHub | yes | — |
| pipelineNamePattern | Pattern to build pipeline names | yes | — |
| unitTestResultsGlobPattern | Pattern to search unit test result report files in artifacts | no | — |
| gherkinTestResultsGlobPattern | Pattern to search Gherkin test result report files in artifacts | no | — |
| testingFramework | Testing framework to use for the test runner | no | — |
| logLevel | Sets the log level (1-5): 1-trace, 2-debug, 3-info, 4-warn, 5-error | no | 3 |
Outputs
no outputs