Files

18 lines
965 B
YAML

product: "M42 Enterprise" # The project or platform this service belongs to
service_name: "Extensions Scaffolder" # Name of the service
description: "Template project acting as an extension scaffolder. Automatically generate extension structure including provided projects and runtimes" # A brief description of the service
owner:
name: "Titan" # Owner of the service (could be an individual or team)
email: "dmytro.romanii@matrix42.com" # Contact email for the owner
pipelines:
pull_request_pipeline: "N/A" # URL to the pipeline that runs for pull requests
ci_pipeline: "N/A" # URL to the continuous integration (CI) pipeline
cd_pipeline: "N/A" # URL to the continuous delivery (CD) pipeline
links:
repository: "https://dev.azure.com/matrix42/DWP/_git/M42ExtensionScaffolder"
documentation: "https://dev.azure.com/matrix42/DWP/_git/M42ExtensionScaffolder?path=/README.md"
backlog: "https://dev.azure.com/matrix42/BPM/_backlogs/backlog/Titan"