ChocolateLoverRaj / get-new-packages

Gets newly added packages in a pull request or pushed commits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get-new-packages

Gets newly added packages in a pull request or pushed commits

Created with TS-Standard - Typescript Standard Style Guide

Inputs

packages_glob

A glob to look for package folders.

Outputs

new_packages

JSON array string of new packages.

About

Gets newly added packages in a pull request or pushed commits

License:MIT License


Languages

Language:TypeScript 100.0%