Skip to content

Prospector Check

Actions
GitHub action to run prospector on your repository
1.13.3
Latest
Star (4)

prospector-check

GitHub Action for prospector

Make sure you have a .prospector.yaml file at the root of your repository!

Inputs

prospector_flags

Optional Optional prospector flags (refer to prospector --help)

Default ""

Outputs

None

Example usage

uses: jpetrucciani/prospector-check@master


# or pass additional flags!
uses: jpetrucciani/prospector-check@master
with:
  prospector_flags: "--without-tool pyroma"

Prospector Check is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub action to run prospector on your repository
1.13.3
Latest

Prospector Check is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.