Skip to content

elastic/kibana-github-actions

Repository files navigation

Kibana Github Actions

This repo hosts Kibana's custom Github Actions.

Created using https://github.com/microsoft/vscode-github-triage-actions as a foundation.

Development

Requirements

  • node.js >= 20 and npm

Getting Started

# Install dependencies
npm install

# Run unit tests
npm run test

# Linting
npm run lint

# Transpile TypeScript - this will also happen automatically on commit
npm run build

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published