felt/Generate docs context
Build corpus.md from a docs repository and upload it to S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL the docs are published under, e.g. https://developer.felt.com | yes | — |
| s3-key | Destination object key, e.g. public/developer-docs/corpus.md | yes | — |
| bucket | S3 bucket to upload the corpus to. | yes | — |
| role-arn | ARN of the IAM role to assume via GitHub OIDC. | yes | — |
| docs-path | Path within the repository to walk for docs, relative to the repo root. Defaults to the repo root, e.g. set to "docs" when docs live in a subdirectory. | no | . |
Outputs
no outputs