lianwms/Gallery Standard Validation
Validate the standard of the gallery
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repositoryURL | The URL of the repository to validate | yes | "" |
| staticFiles | The static files need to be contains in the repository. Example: CONTRIBUTING.md, CODE_OF_CONDUCT.md, ISSUE_TEMPLATE.md, LICENSE, README.md, SECURITY.md | no | CONTRIBUTING.md, CODE_OF_CONDUCT.md, ISSUE_TEMPLATE.md, LICENSE, README.md, SECURITY.md |
| pipelines | The pipelines need to be contains in the repository. Example: azure-dev.yml | no | azure-dev.yml |
| azd | If validate the Azure DevOps with azd up and down | no | true |
| securityTools | The security tools need to be used to validate the repository. Example: msdo | no | msdo |
| topics | The topics need to be contains in the repository. Example: azd-template, ai-azd-template | no | "" |
| ReadmeH2 | The H2 need to be contains in the README.md. Example: Azure DevOps | no | Azure DevOps |
Outputs
| name | description |
|---|---|
| resultFile | A file path to a results file. |