roadiehq/Backstage TechDocs Sync
Builds a fresh rendered version of a repository's Backstage TechDocs using the Backstage API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | An API token added as a Bearer token to the Backstage API requests | yes | — |
| catalog-info-path | Path to the yaml file representing the Backstage entity linked to these docs. Defaults to `./catalog-info.yaml` | no | ./catalog-info.yaml |
| backstage-api-endpoint | The address of the exposed Backstage API | yes | — |
| github-token | A Github PAT to check if the docs were updated in this branch - if not passed this action will sync the docs every time | no | — |
Outputs
no outputs