π Daily Status β June 6, 2026
Platform engineering framework for the agentic age β keeping the momentum going!
π This Week's Highlights
β
Big Win: Deployment Stacks Idempotency Landed! π
PR #44 merged on June 4 β Git-Ape now uses Azure Deployment Stacks (az stack sub create --action-on-unmanage deleteAll) for all deployments, replacing the fragile az group delete approach. This was a long-standing milestone and brings true idempotency to deploy + destroy cycles. Both bash and PowerShell scripts updated; state schema extended with deployMethod and resourceGroups[].
π Security Hardened
Injection prevention fixes landed in deploy/destroy workflows:
workflow_dispatch inputs now pass through env with charset validation
github-script values read from process.env instead of interpolation
- Destroy ID JSON built with
jq instead of string concatenation
π¦ Dependencies Up-to-Date
| Package |
From β To |
js-yaml (website) |
4.1.1 β 4.2.0 |
gh-aw-actions |
0.76.1 β 0.77.5 |
react / react-dom |
19.2.6 β 19.2.7 |
π Open PRs β Needs Review
| PR |
Title |
Reviewer |
#157 |
azure-policy-advisor: eval suite + trim + spec compliance (5/5 evals pass β
, score LowβHigh) |
@sendtoshailesh |
#142 |
Onboarding overhaul: template-driven scaffold, removes .exampleyml hack |
@sendtoshailesh |
#144 |
Fix release tag one-commit drift |
@sendtoshailesh |
#118 |
Session resumption for interrupted deployments |
β |
#45 (draft) |
ADR auto-generation and tracking |
@arnaudlh |
π‘ PR #157 and #142 are mature and test-verified β great candidates to merge this sprint!
π Issue Tracker
20 open issues β here's what's active:
| Theme |
Issues |
| π§ͺ Eval authoring |
#93, #96, #99, #106, #108 (addressed by PR #157) |
| π§ Skill improvements |
#158 (addressed by PR #157) |
| β¨ Agent features |
#118 (PR open), #148, #149, #150 |
| π‘ Drift detection |
#18 |
π¦ Latest Release
v0.1.1 β released May 28, 2026
- π§
prereq-check PowerShell az-version parsing fix
- π¨ Unicode progress bar (β¨ visual upgrade)
- β° Daily status schedule shifted to 08:00 SGT
β
Recommended Actions
- Merge PR
#157 β azure-policy-advisor eval suite is 5/5 passing with real Azure validation β
- Merge PR
#142 β Onboarding overhaul is ready; closes the .exampleyml tech debt
- Merge PR
#144 β Small fix, prevents release pipeline drift
- Review PR
#118 β Session resumption is a great UX improvement for long deployments
- Cut v0.2.0 β Deployment Stacks + eval harness + onboarding overhaul would make a strong release story!
Generated by the daily-repo-status agentic workflow Β· Azure/git-ape
Generated by Daily Repo Status Β· sonnet46 1M Β· β·
Add this agentic workflows to your repo
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@fc4ab36dedc44e2a1cdc195cecce262f06c81230
π Daily Status β June 6, 2026
π This Week's Highlights
β Big Win: Deployment Stacks Idempotency Landed! π
PR
#44merged on June 4 β Git-Ape now uses Azure Deployment Stacks (az stack sub create --action-on-unmanage deleteAll) for all deployments, replacing the fragileaz group deleteapproach. This was a long-standing milestone and brings true idempotency to deploy + destroy cycles. Both bash and PowerShell scripts updated; state schema extended withdeployMethodandresourceGroups[].π Security Hardened
Injection prevention fixes landed in deploy/destroy workflows:
workflow_dispatchinputs now pass throughenvwith charset validationgithub-scriptvalues read fromprocess.envinstead of interpolationjqinstead of string concatenationπ¦ Dependencies Up-to-Date
js-yaml(website)gh-aw-actionsreact/react-domπ Open PRs β Needs Review
#157azure-policy-advisor: eval suite + trim + spec compliance (5/5 evals pass β , score LowβHigh)@sendtoshailesh#142.exampleymlhack@sendtoshailesh#144@sendtoshailesh#118#45(draft)@arnaudlhπ Issue Tracker
20 open issues β here's what's active:
#93,#96,#99,#106,#108(addressed by PR#157)#158(addressed by PR#157)#118(PR open),#148,#149,#150#18π¦ Latest Release
v0.1.1 β released May 28, 2026
prereq-checkPowerShell az-version parsing fixβ Recommended Actions
#157βazure-policy-advisoreval suite is 5/5 passing with real Azure validation β#142β Onboarding overhaul is ready; closes the.exampleymltech debt#144β Small fix, prevents release pipeline drift#118β Session resumption is a great UX improvement for long deploymentsGenerated by the daily-repo-status agentic workflow Β· Azure/git-ape
Add this agentic workflows to your repo
To install this agentic workflow, run