bit-tasks/Bit Pull Request
Build components, snap and update lane for Pull Requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ws-dir | Workspace json file directory path | no | — |
| version-labels | Include semantic version labels for new/modified components | no | — |
| version-labels-color-major | Specify the hex color code for automatically created major version labels. | no | f0a09f |
| version-labels-color-minor | Specify the hex color code for automatically created minor version labels. | no | f0e8bd |
| version-labels-color-patch | Specify the hex color code for automatically created patch version labels. | no | c2e0c6 |
| clear-labels | Remove all Bit labels from the Pull Request | no | false |
| build | Build components in the Action Runner. | no | false |
| strict | Fail on warnings as well as errors. | no | false |
Outputs
no outputs