Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Kesin11/gh-setup-release-drafter

gh extension to bootstrap release-drafter config and workflow
https://github.com/Kesin11/gh-setup-release-drafter

gh-extension

Last synced: 3 months ago
JSON representation

gh extension to bootstrap release-drafter config and workflow

Awesome Lists containing this project

README

        

# gh-setup-release-drafter

gh extension to bootstrap release-drafter config and workflow

## Installation

To install this extension, run the following command:

```sh
gh extension install Kesin11/gh-setup-release-drafter
```

## Usage

```sh
gh setup-release-drafter
```

## What this extension do
This extension provides a simple way to bootstrap a release-drafter with my opinionated configuration and workflow for repository. It create release-drafter configuration ([`.github/workflows/release-drafter.yml`](./.github/release-drafter.yml)) and release workflows ([`.github/release-drafter.yml`](./.github/workflows/release.yml)) and also clone issues labels from the repository.

## License
MIT