dnd-it/action-summary
Reads and summarizes a string input, truncates if too long, and writes to GitHub summary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the file containing text to be summarized. | no | — |
| string | The input string to be summarized. | no | — |
| max_size | Maximum size for the output in bytes. 1MB is the default limit for Github Job summaries. | no | 1048576 |
| summary_header | The header for the summary output. | no | Summary |
| data_type | The type of data to be assigned to markdown code block. | no | "" |
Outputs
no outputs