kiegroup/Chain Status Action
Generates data for chain status webpage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| definition-file | The file where the build chain is defined. It can a file in the same repository (relative path) or a URL. | no | — |
| projects | The comma-separated list of projects from which you want to gather data | no | — |
| title | The project title. | no | Project Status |
| subtitle | The project subtitle. | no | Contribution status |
| output-folder-path | the path where the file should be stored | no | — |
| base-branch-filter | A comma separated list of base branches RegEx to be filtered. Like `main,7.59.x,8.x` or `main,^7.*` | no | — |
| project-filter | A comma separated list of project RegEx to be filtered. Like `drools,opta.*` or `jbpm,^drools.*` | no | — |
| created-by | The user/machine/whatever that regenerates the report | no | github action |
| created-url | Normally the job generating the info URL | no | — |
| logger-level | the log level. 'info' (default) | 'trace' | 'debug' | no | info |
| branches | A comma separated list of branches to compare. Like `main,8.30.x,8.29.x` | no | — |
Outputs
no outputs