jtmullen/Submodule Branch Check

Check that the commit of a submodule is on a specific branch descended from the previous one

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathyes
branchWhich branch the submodule must be onno""
first_parentRequire submodule commit to be an ancestor of specified branch strictly along first-parent pathno""
pass_if_unchangedIf the check should always pass if the submodule hasn't been changed on a branch/commitno""
fetch_depthThe fetch depth for both involved branches if run on a PRno""
sub_fetch_depthThe fetch depth for the submoduleno""
require_headIf the submodule should be required to be on the head commit of the specified branchno""
disable_progressionSkip the Progression Checkno""
event_pathOverride the path to the github event json file. Used for testing.no""
namedescription
failsCause of failure, if run failed