malnati/Templateer
Render timeline messages, checklists, and status reports consistently across workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 15, 2025
- License
- MIT
Pinned Snippet
uses: malnati/templateer@859824d0359389636acebb0548bb419290961ee6 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Template path. | yes | — |
| result | Output file path. | yes | — |
| debug | If 'true', prints the exported variables. | no | false |
Outputs
| name | description |
|---|---|
| path | Rendered file path. |
| body | Rendered content. |