mintlify/Mintlify Multirepo Action
Combine multiple Mintlify docs repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repos | A stringified yaml array containing objects representing the mintlify docs repositories to be aggregated. | yes | — |
| token | Personal access token (PAT) used to push the aggregated docs | yes | — |
| target-branch | The branch to which the complete documentation will be pushed | no | main |
| subdirectory | Path to the directory containing the main docs.json | no | . |
| force | If `true`, will force-push to `target-branch` | no | false |
Outputs
no outputs