An open API service indexing awesome lists of open source software.

https://github.com/visualon/gitea-releaser

Create a Gitea / Forgejo release from Jenkins env
https://github.com/visualon/gitea-releaser

conventional-changelog conventional-commits forgejo gitea jenkins releaser

Last synced: about 1 month ago
JSON representation

Create a Gitea / Forgejo release from Jenkins env

Awesome Lists containing this project

README

          

# gitea-releaser

[![GitHub License](https://img.shields.io/github/license/visualon/gitea-releaser)](https://github.com/visualon/gitea-releaser/blob/main/LICENSE)
[![test](https://github.com/visualon/gitea-releaser/actions/workflows/test.yml/badge.svg)](https://github.com/visualon/gitea-releaser/actions/workflows/test.yml)
[![GitHub release](https://img.shields.io/github/v/release/visualon/gitea-releaser)](https://github.com/visualon/gitea-releaser/releases)
[![npm release](https://img.shields.io/npm/v/%40visualon/gitea-releaser)](https://www.npmjs.com/package/@visualon/gitea-releaser)
[![npm downloads](https://img.shields.io/npm/dt/%40visualon/gitea-releaser)](https://www.npmjs.com/package/@visualon/gitea-releaser)

Gitea releaser tool to publish Gitea / Forgejo releases from Jenkins pipelines.
Release notes are generated with `conventional-changelog` and `conventional-commits`.