P1: Add ACA bootstrap contract guardrail in CI

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure

Research direction

Start by inspecting the workflow path for the backend ACA bootstrap contract and review recovery workflow PR #102 alongside incident #86. Add the guard and the runbook note in docs/runbooks/azd-deployment.md; done means CI classifies failures, reports affected services with expected and observed values, and documents the behavior.

Written by the indexing model from the issue text.

Description

Context\nDeployment blocker #86 showed repeated ACA revision Operation expired failures while affected apps retained placeholder bootstrap runtime settings.\n\n## Goal\nAdd a CI guardrail that validates ACA bootstrap/runtime contract assumptions early and fails with actionable diagnostics when drift/mismatch is detected.\n\n## Acceptance Criteria\n- [ ] Add automated guard step in workflow path (or dedicated reusable check) for backend ACA bootstrap contract\n- [ ] Guard emits clear classification in step summary (e.g., PortMismatch, PlaceholderStuck, ControlPlaneTimeout)\n- [ ] Guard output includes affected service names and expected vs observed values\n- [ ] Add runbook note in docs/runbooks/azd-deployment.md referencing guard behavior\n\n## Links\n- Parent incident: #86\n- Recovery workflow PR: #102

Dominant language
Python
Stars
17
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure-Samples/tutor

All issues in Azure-Samples/tutor

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.