OlivierJM / deploy-tag

a simple script to create a gitlab tag with all related issues and their assignees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple script to create a gitlab tag with all related issues and tag the assignees to those issues and produce a clean release note

This project requires GITLAB_TOKEN="sometoken" in your environment variables

This has no extra dependencies and it only requires ruby to run
`ruby deploy.rb`

Todo: 
- Make it a CLI or a rake task

About

a simple script to create a gitlab tag with all related issues and their assignees


Languages

Language:Ruby 100.0%