Skip to content

Fix YAML formatting in AKS deployment workflows#107

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-super-linter-checks
Draft

Fix YAML formatting in AKS deployment workflows#107
Copilot wants to merge 2 commits intomainfrom
copilot/fix-super-linter-checks

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

PR #106 introduces AKS deployment workflows but fails super-linter due to YAML_PRETTIER violations (extra blank lines in deploy-aks-callable.yml).

Changes

  • Add AKS deployment workflows from PR Add AKS Workflow deployment #106 with formatting corrections applied:
    • deploy-aks-callable.yml - Reusable workflow for AKS cluster deployment
    • deploy-aks-matrix.yaml - Matrix-based multi-region deployment workflow
    • deploy-aks.yml - CI workflow triggered on infrastructure changes

All files now pass prettier formatting checks.

Original prompt

Super-linter fails some check, create a branch and fix the issues


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: wolfgang-desalvador <118554802+wolfgang-desalvador@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issues reported by super-linter Fix YAML formatting in AKS deployment workflows Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants