jsumners-nr/Check Dependencies

Checks if dependencies bewteen two branches have changed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
current-shaThe git SHA for the current branch (e.g. `github.sha`).yes
base-shaThe git SHA for the branch to compare against (e.g. `github.base_ref`).yes
package-nameWhen set, will only check to see if the given package has changed.no
package-typeThe type of dependency the package is classified as. Allowed values are: "base", "dev", "peer", and "optional". The default is "base". no
namedescription
divergentIndicates if there are any dependency changes.