All Projects → webknjaz → check-in

webknjaz / check-in

Licence: MIT License
Checks your test results metadata into github, commit-bound. Acts as a bot. You'll need a GitHub App to use it.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to check-in

gke-demo
Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
Stars: ✭ 47 (+161.11%)
Mutual labels:  ci, ci-cd
jt tools
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development
Stars: ✭ 13 (-27.78%)
Mutual labels:  ci, ci-cd
triage-new-issues
A GitHub App, built with Probot that adds `triage` label to newly-created issues which don't have labels
Stars: ✭ 23 (+27.78%)
Mutual labels:  github-bot, github-app
issuelabeler
A GitHub bot to label issues automatically based on title and body against list of defined labels. System status (https://status.verticalaxisbd.com/)
Stars: ✭ 23 (+27.78%)
Mutual labels:  github-bot, github-app
prettier
🔨 Native, blazingly-fast Prettier CLI on Github Actions
Stars: ✭ 19 (+5.56%)
Mutual labels:  ci, ci-cd
changed-files
Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Stars: ✭ 733 (+3972.22%)
Mutual labels:  ci, ci-cd
www.go.cd
Github pages repo
Stars: ✭ 39 (+116.67%)
Mutual labels:  ci, ci-cd
Pypyr
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
Stars: ✭ 173 (+861.11%)
Mutual labels:  ci, ci-cd
flow-platform-x
Continuous Integration Platform
Stars: ✭ 21 (+16.67%)
Mutual labels:  ci, ci-cd
wordpress-skeleton
A base repository structure for rtCamp's WordPress sites, pre-configured to use Github Actions
Stars: ✭ 32 (+77.78%)
Mutual labels:  ci, ci-cd
gitbot
The most popular Discord dev toolkit with 400k+ users 🚀✨
Stars: ✭ 59 (+227.78%)
Mutual labels:  github-bot, github-app
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-11.11%)
Mutual labels:  ci-cd, ci-cd-pipeline
term-check
A GitHub app which runs checks for flagged terminology in GitHub repos
Stars: ✭ 19 (+5.56%)
Mutual labels:  github-bot, checks-api
background-check
A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo.
Stars: ✭ 27 (+50%)
Mutual labels:  github-bot, github-app
scalafmt-probot
🤖Github bot for checking code formatting with scalafmt
Stars: ✭ 15 (-16.67%)
Mutual labels:  github-bot, github-app
prosebot
🤖🔊 Probot App to help you write better on GitHub.
Stars: ✭ 46 (+155.56%)
Mutual labels:  ci, checks-api
Kontinuous
The Kubernetes Continuous Integration & Delivery Platform (CI/CD) 🔄
Stars: ✭ 115 (+538.89%)
Mutual labels:  ci, ci-cd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+844.44%)
Mutual labels:  ci, ci-cd
otto
Otto is your friendly continuous delivery companion.
Stars: ✭ 80 (+344.44%)
Mutual labels:  ci, ci-cd
AndroidFastlaneCICD
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
Stars: ✭ 82 (+355.56%)
Mutual labels:  ci, ci-cd
https://travis-ci.com/webknjaz/check-in.svg?branch=master

check-in

It's a CLI tool for sending external commit examination info to GitHub using Checks API on behalf of a GitHub App (bot context).

Defaults

You can specify some default CLI option values via env vars. The tool also supports dotenv concept. See example in .env.example.

Missing parts

check-in does some inputs validation, but it's not perfect. For example, datetime args are strings accepted as is. This is likely to change in future, but don't rely on it now.

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].