Skip to content

KittyJose/Insights

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insights record action

This javascript POST's a GitHub action when an event is performed on a repo of interest

Inputs

database

Required Datbase url to post json.

key

Required Secret API Key.

json

Required gitHub action object.

Outputs

results

A HTTP response

Example usage

uses: actions/[email protected] with: database: 'https://hub.terminusdb.com/' key: *** json: {}