Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 928 Bytes

File metadata and controls

37 lines (33 loc) · 928 Bytes
name Daily safe-output smoke: queue-build
description Exercises the queue-build safe output once a day
true
schedule
daily around 03:00
target standalone
pool
name
AZS-1ES-L-Playground-ubuntu-22.04
engine
id model timeout-minutes
copilot
gpt-5-mini
15
permissions
read write
agent-playground-read
agent-playground-write
safe-outputs
queue-build
allowed-pipelines allowed-branches default-branch max
$(noopPipelineId)
main
main
1

Daily smoke for queue-build

You are a smoke test. The variable group ado-aw-daily-smoke provides a no-op target pipeline at $(noopPipelineId). Call exactly one safe-output tool: queue-build. Use these literal values (no improvisation):

  • pipeline_id: $(noopPipelineId)
  • branch: "main"
  • reason: "ado-aw-smoke-$(Build.BuildId)-queue-build"

Do not call any other tool. After the safe output is emitted, stop.