bonsai-rx/Configure Bonsai Package Build
Used to apply the Bonsai Foundation's standardized versioning and release scheme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| documentation-workflows | One or more glob patterns to check for the presence of workflows that will be rendered for documentation. | — | docs/workflows/**/*.bonsai docs/examples/**/*.bonsai |
| repo-token | The GitHub token used for interacting with the repository (you should not want or need to change this) | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| need-workflow-image-render | `true` if there are Bonsai workflows that need to be rendered for the documentation website. |