Skip to content

israel-hdez/kiali-bot

 
 

Repository files navigation

kiali-bot

Build Status

The kiali-bot is a NodeJs application to automate some of the workflow of the Kiali project. It is built with the Probot framework.

At the time of writing, kiali-bot is enabled in the kiali back-end and kiali front-end repositories.

Features

The current feature set is:

  • Automate merging post-release PRs.
  • Assigning a milestone to PRs when it's merged.
  • Sending notification e-mails after a new version of Kiali is released.

Contributing

A word of warning: kiali-bot is under automated continuous delivery. Contributions are more than welcome. We only ask you to keep the master branch as stable as possible.

If you want to contribute to the code, don't hesitate to open a PR. Please, check the Contributing Guide which has detailed steps to setup a development environment.

If you have improvement suggestions, or want to report a bug, have questions, or want to make a compliment 😏, please open an issue. At the time of writing, the issue tracker at the kiali back-end repository is being shared to file issues.

Any kind of contribution is very welcome!

License

This code is under the Apache License 2.0. See the LICENSE file.

About

A bot to manage the workflow for Kiali Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.1%
  • JavaScript 6.3%
  • Shell 2.2%
  • Dockerfile 1.4%