An open API service indexing awesome lists of open source software.

https://github.com/techprober/ci-bot

CI bot acts like an actual GitHub user to interact with end-users across multiple GitHub Actions (PR Checks, CI Status Monitoring, and more)
https://github.com/techprober/ci-bot

container github github-app serverless

Last synced: 8 months ago
JSON representation

CI bot acts like an actual GitHub user to interact with end-users across multiple GitHub Actions (PR Checks, CI Status Monitoring, and more)

Awesome Lists containing this project

README

          

🤖 CI Bot



GitHub CI Functions as a Service


License




lines


Kubernetes


lastcommit

## Introduction

CopyRight 2022 TechProber. All rights reserved.

Maintainer: [ Kevin Yu (@yqlbu) ](https://github.com/yqlbu)

CI bot acts like an actual GitHub user to interact with end-users across multiple GitHub Actions (PR Checks, CI Status Monitoring, and more)

## How it works

## References

- [github - bradleyfalzon/ghinstallation](https://github.com/bradleyfalzon/ghinstallation)
- [Smee.io - Webhook payload delivery service](https://smee.io)
- [Go で GitHub App (Bot) を作る](https://qiita.com/frozenbonito/items/cf21d0be8f06ddcaf54a)