All Projects → chdsbd → Kodiak

chdsbd / Kodiak

Licence: agpl-3.0
🔮 A bot to automatically update and merge GitHub PRs

Programming Languages

python
139335 projects - #7 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Kodiak

Reviewbot
Reviewbot is a Slack bot that shows reviewable pull requests.
Stars: ✭ 40 (-93.79%)
Mutual labels:  bot, pull-requests
Derek
Reduce maintainer fatigue by automating GitHub
Stars: ✭ 714 (+10.87%)
Mutual labels:  bot, pull-requests
Groupbutler
This bot can help you in managing your group with rules, anti-flood, description, custom triggers, and much more!
Stars: ✭ 399 (-38.04%)
Mutual labels:  bot, redis
Focabot
Music with seals!
Stars: ✭ 19 (-97.05%)
Mutual labels:  bot, redis
Github Bot
GitHub 自动处理 issue、PR、releases 机器人
Stars: ✭ 434 (-32.61%)
Mutual labels:  bot, pull-requests
Hedwig
An Adapter-based Bot Framework for Elixir Applications
Stars: ✭ 609 (-5.43%)
Mutual labels:  bot
Freestyle
A cohesive & pragmatic framework of FP centric Scala libraries
Stars: ✭ 627 (-2.64%)
Mutual labels:  redis
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (-5.9%)
Mutual labels:  redis
Boot React
A starter application with spring boot and react
Stars: ✭ 605 (-6.06%)
Mutual labels:  redis
Me bot
Build a bot that speaks like you!
Stars: ✭ 641 (-0.47%)
Mutual labels:  bot
Wbot
A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 14th, 2020
Stars: ✭ 638 (-0.93%)
Mutual labels:  bot
Voicy
@voicybot Telegram bot main repository
Stars: ✭ 620 (-3.73%)
Mutual labels:  bot
Learning tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Stars: ✭ 605 (-6.06%)
Mutual labels:  redis
Febs Shiro
Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址:http://47.104.70.138:8080/login
Stars: ✭ 5,655 (+778.11%)
Mutual labels:  redis
Hoshinobot
A qqbot for Princess Connect Re:Dive (and other usage :)
Stars: ✭ 608 (-5.59%)
Mutual labels:  bot
Betago
BetaGo: AlphaGo for the masses, live on GitHub.
Stars: ✭ 639 (-0.78%)
Mutual labels:  bot
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (-6.06%)
Mutual labels:  redis
Python Spider
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
Stars: ✭ 615 (-4.5%)
Mutual labels:  redis
Botbuilder Dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Stars: ✭ 631 (-2.02%)
Mutual labels:  bot
Go Streams
A lightweight stream processing library for Go
Stars: ✭ 615 (-4.5%)
Mutual labels:  redis

kodiak CircleCI

A GitHub bot to automatically update and merge GitHub PRs

install app | documentation | web dashboard

Automate your GitHub Pull Requests

  • Auto Update – Keep your PRs up to date with master automatically
  • Auto Merge – Add the automerge label to auto merge once CI and Approvals pass.
  • Bot Collaboration – Combine Kodiak with a dependency bot (dependabot, snyk, greenskeeper.io) to automate updating of dependencies

And more! Checkout the Kodiak docs to get started automating your GitHub PRs.

Installation

Kodiak is available through the GitHub Marketplace.

install

If you'd rather run Kodiak yourself, check out the self hosting page in our docs.

View activity via the dashboard at https://app.kodiakhq.com.

Example

kodiak pull request flow

Kodiak automatically updates branches, merges PRs and more!

Documentation

Helpful Links:

Sponsors

Complex IT Aschaffenburg - GROW WITH US

💸 Sponsoring

Using Kodiak for your commercial project?

Support Kodiak with GitHub Sponsors to help cover server costs and support development.

Contributing

Feel free to file feature requests, bug reports, help requests through the issue tracker.

If you'd like to add a feature, fix a bug, update the docs, etc, take a peek at our contributing guide.

Project Layout

This repository contains multiple services that make up Kodiak. The GitHub App which receives webhook events from GitHub and operates of pull requests is stored at bot/. The web API powering the Kodiak dashboard (WIP) is stored at web_api/ and the Kodiak dashboard frontend (WIP) that talks to the web api is stored at web_ui/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].