pupilfirst/Check Repository Structure

Fetches a GitHub repo from a submission and verified presence of paths in it

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 27, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: pupilfirst/check-repo-action@e1006beb8ba8b61552410306abc39fd285a7ad39 # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
globsGlobs to check, one per line.yes
repoPathPath to the repository.no""
testModeSet to true for debuggingnofalse
submissionJsonPathPath to the submission.json file for testingno""
namedescription
resultReturns 'success' if all checks pass.