sandgardenhq/Doc Holiday Action
Automatically generate release notes and documentation using doc.holiday
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Doc.holiday API token (store in GitHub secrets) | yes | — |
| body | Natural language request to Doc Holiday for what you want written | yes | — |
| publication | Publication ID or name | no | — |
| stage | If true, work does not immediately result in an opened PR | no | — |
| labels | Comma-separated labels | no | — |
| relevant-links | Comma-separated URLs for additional context | no | — |
| releases-count | Number of recent releases to include | no | — |
| time-range-start | Time range start (ISO 8601 timestamp) | no | — |
| time-range-end | Time range end (ISO 8601 timestamp) | no | — |
| commits-count | Number of recent commits | no | — |
| commits-since-sha | Start from specific commit SHA | no | — |
| commits-shas | Comma-separated list of specific commit SHAs | no | — |
| commits-start-sha | Commit range start SHA | no | — |
| commits-end-sha | Commit range end SHA | no | — |
| commits-include-start | Include start commit in range (true/false) | no | — |
| tags-start | Start tag | no | — |
| tags-end | End tag | no | — |
Outputs
| name | description |
|---|---|
| id | Conversation ID |
| job-id | Associated job ID |
| out-id | Output identifier |
| org-id | Organization ID |
| status | Conversation status (requested, running, done, errored) |
| publication-id | Publication ID |
| connection-id | Connection ID |
| publication-name | Publication name |
| trigger-type | Trigger type |
| operation-type | Operation type |
| created-at | Creation timestamp (RFC3339) |
| updated-at | Last update timestamp (RFC3339) |
| branch | Branch name |
| title | Title |
| summary | Summary |
| output-url | Output URL |
| staged | Whether the conversation is staged |
| excluded-files | JSON array of excluded file paths |
| entries | JSON array of work history entries |