Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

tknzk/release_note_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR

  • RELEASENOTE Generator
  • pull-request message based

SETUP

  • requirement github access_token
  ## Setting -> Applications -> Personal Access Tokens -> Generate new token
   Selected scopes:
    * repo
    * public_repo
    * repo:status
    * read:org
  # Generate token -> copy token and paste to ".env"
  • set github access_token to .env

How

ruby ./cli.rb gen --org_name=ORG_NAME --repository=REPOSITORY_NAME

Author

Takumi Kanzaki tkm.knzk@gmail.com

License

RELEASENOTE Generator is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages