https://github.com/bitwizeshift/github-step-summarizer
A small utility for templatizing GitHub Step Summaries
https://github.com/bitwizeshift/github-step-summarizer
Last synced: about 2 months ago
JSON representation
A small utility for templatizing GitHub Step Summaries
- Host: GitHub
- URL: https://github.com/bitwizeshift/github-step-summarizer
- Owner: bitwizeshift
- License: apache-2.0
- Created: 2024-06-16T20:02:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-16T20:54:44.000Z (over 1 year ago)
- Last Synced: 2025-02-13T04:54:35.081Z (11 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# GitHub Step Summarizer

[][github-releases]
[][docs]
[][go-docs]
This is a small utility that lets you easily template summaries for your
GitHub Actions Step Summary. It's a simple command-line tool that reads a
template file, and will automatically output to `${GITHUB_STEP_SUMMARY}`.
[docs]: https://bitwizeshift.github.io/github-step-summarizer/
[go-docs]: https://pkg.go.dev/github.com/bitwizeshift/github-step-summarizer
[github-releases]: https://github.com/bitwizeshift/github-step-summarizer/releases