Skip to content

Arch Forum 2026-09-11

Participants: Backend devs, Victor ???

Agenda

  • Platform news
  • Continous Delivery Update
  • Code Reviews Update

Summary

Platform news

Code Reviews Update

Copilot Code reviewer:
- Now always runs on balanced tier.
- Runs in an env that has done a dotnet restore on the code.

Q: When it was offline for a short while, did we miss it?

Continous Delivery Update

Followup from last Arch Forum:

  • We will implement an automatic agent monitoring deployments
  • We will start to deploy Renovate PRs to prod, given
    • Smoke tests pass
    • Regr tests pass
    • No other PRs would be deployed in the same deploy