Skip to content

elastic/kibana-release-notes

Repository files navigation

Kibana Release Notes

Tool to generate the Kibana release notes. Deployed at release-notes.kibanateam.dev

Steps to test locally

  1. Install dependencies:
yarn install
  1. Start the tool:
yarn start
  1. Run tests:
yarn test

The app runs on port 4000 (configured in package.json). After starting, it should open at http://localhost:4000.

NOTE: In order for the tool to generate release notes, you must provide a Github token with the public_repo permission for public repos or the full repo scope for private repos.

Releases

No releases published

Packages

No packages published

Contributors 12