Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

ralexander-phi/go-dependency-review-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Dependency Review Helper

This Github action finds changes to your dependencies in pull requests, and helps you track review of those changes.

Running inside Github Actions

xxx

Running inside Docker locally

Build image: docker build -t go-review-action .

Run the image: docker run -it -e GITHUB_TOKEN --rm --name go-review-action go-review-action

Running locally with go

Run with: go run app.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published