CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/azure-pipelines-toolkit

Complete azure-pipelines toolkit with generation and validation capabilities

97

Quality

97%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdgenerator/evals/scenario-1/

Add Deployment Stage with External Service Credentials

Problem/Feature Description

A payments platform team is migrating their manual deployment process into Azure DevOps Pipelines. Their application needs to connect to a third-party payment gateway API during build-time integration tests and also during deployment. The API credentials consist of a client ID and a client secret. Additionally, the deployment stage needs to push a Docker image to an Azure Container Registry and deploy it to an App Service.

The team has asked you to generate a pipeline that covers build, integration test, and deploy to production. They have raised a concern that previous pipelines at their company stored connection strings directly in the YAML file, which caused a security incident. They want to make sure this pipeline handles secrets properly.

Output Specification

Produce azure-pipelines.yml with a complete multi-stage pipeline. Wherever credentials or secrets are needed, include placeholder comments or references that show the correct pattern — the actual values should not appear in the file.

generator

evals

instructions.json

summary_infeasible.json

summary.json

SKILL.md

tile.json