Socket
Socket
Sign inDemoInstall

check-in

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    check-in

CLI for publishing check runs info via GitHub Checks API


Maintainers
1

Readme

.. image:: https://img.shields.io/pypi/v/check-in.svg :target: https://pypi.org/p/check-in

.. image:: https://travis-ci.com/webknjaz/check-in.svg?branch=master :align: right :target: http://travis-ci.com/webknjaz/check-in

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.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc