https://github.com/go-vela/vela-build-summary
Build Summary Plugin for Vela (Target's official Pipeline Automation Framework)
https://github.com/go-vela/vela-build-summary
vela vela-plugin
Last synced: about 1 year ago
JSON representation
Build Summary Plugin for Vela (Target's official Pipeline Automation Framework)
- Host: GitHub
- URL: https://github.com/go-vela/vela-build-summary
- Owner: go-vela
- License: apache-2.0
- Created: 2021-10-29T18:00:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T05:10:51.000Z (about 1 year ago)
- Last Synced: 2025-06-13T06:25:14.307Z (about 1 year ago)
- Topics: vela, vela-plugin
- Language: Go
- Size: 179 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# vela-build-summary
[](../LICENSE)
[](https://godoc.org/github.com/go-vela/vela-build-summary)
[](https://goreportcard.com/report/go-vela/vela-build-summary)
[](https://codecov.io/gh/go-vela/vela-build-summary)
Vela plugin designed for creating a summary for a build.
Internally, the plugin is a wrapper around the [Vela Golang library](https://github.com/go-vela/sdk-go).
## Documentation
For installation and usage, please [visit our docs](https://go-vela.github.io/docs).
## Contributing
We are always welcome to new pull requests!
Please see our [contributing](CONTRIBUTING.md) docs for further instructions.
## Support
We are always here to help!
Please see our [support](SUPPORT.md) documentation for further instructions.
## Copyright and License
```
Copyright 2021 Target Brands, Inc.
```
[Apache License, Version 2.0](../LICENSE)