benbalter/Comment rollup
Rolls up status updates into a single comment for ease of copying
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| label | Label of issues or discussions to rollup | no | — |
| number | Issue or discussion number to rollup | no | — |
| token | Github token | yes | — |
| type | Type of issue or discussion to rollup | yes | issue |
| link_to_doc | Whether to create and link to a .docx file | no | — |
| group_by_heading | By default, the rollup is grouped by comment. If true, will group bullets by common headings | no | — |
Outputs
| name | description |
|---|---|
| body | The resulting issue body |