Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
/ check-in Public archive

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

License

Notifications You must be signed in to change notification settings

webknjaz/check-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.