Skip to content

jimgoodwin/kibana-release-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kibana release note utilities

Setup

You will need a personal access token from github with read access to the Kibana repo.

echo '{"token":"YOUR_GITHUB_TOKEN"}' > .token.json
npm install

Generate a list of PRs

Update prs.js with the appropriate version info.

node prs

Check github limits

node limit

About

Hacky utilities for helping with Kibana release notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%