Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Kesin11/gh-setup-release-drafter
- Owner: Kesin11
- License: mit
- Created: 2023-09-21T15:28:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-04T01:43:43.000Z (3 months ago)
- Last Synced: 2024-08-04T03:19:48.429Z (3 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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