novonordisk-opensource/QMS generate verification report

Generates a verification report based on pipeline metadata and test results as inputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
testresults_artifactArtifact name of files uploaded of previously generated test results during runs of (IV, PV) or (pIV, pPV), e.g. [testresults-validation, testresults-production].yes""
repository_artifactArtifact name of the repository being tested: it will almost always be the triggering branch and repository of the workflow calling this action.yes""
ready_forIndicates whether the verification report is generated for the validation or production environment with respective possible values: [production, use].yes""
feature_files_pathPath to the directory containing the feature files (.feature). Subfolders within is supported. Relative to the root of the provided repository.yes""
system_design_specification_pathPath to the directory containing the system design specifications files (.md). Subfolders within is supported. Relative to the root of the provided repository.yes""
system_configuration_specification_pathPath to the directory containing the system configuration specifications files (.md). Subfolders within is supported. Relative to the root of the provided repository.yes""
it_solution_nameName of the IT solution. This will be in the verification report.yes""
project_nameName of the project. This will be in the verification report.yes""
environment_nameName of the environment. This will be in the verification report.yes""
github_tokenGitHub token to use for API access.yes""

no outputs