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)
- Host: GitHub
- URL: https://github.com/techprober/ci-bot
- Owner: techprober
- License: mit
- Created: 2022-02-02T04:26:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T12:49:32.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T03:31:54.554Z (about 1 year ago)
- Topics: container, github, github-app, serverless
- Language: Go
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🤖 CI Bot
GitHub CI Functions as a Service
## 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)