Skip to content

[Sprint 2] Fix remaining Boromir DevOps review items from PR #58#65

Closed
mpaulosky wants to merge 1 commit into
sprint/2-cqrs-mediatrfrom
squad/64-fix-pr58-devops-review
Closed

[Sprint 2] Fix remaining Boromir DevOps review items from PR #58#65
mpaulosky wants to merge 1 commit into
sprint/2-cqrs-mediatrfrom
squad/64-fix-pr58-devops-review

Conversation

@mpaulosky

Copy link
Copy Markdown
Owner

Working as Boromir (DevOps Engineer)

Closes #64

Summary

Fixes three non-blocking DevOps items flagged in Boromir's review of PR #58.

Changes

File Change
global.json rollForward: "latestPatch""latestMinor" — restores original value; latestPatch blocks developers on SDK 10.0.3xx+
.github/workflows/codeql-analysis.yml dotnet-quality: 'preview''ga' — aligns with allowPrerelease: false
.github/workflows/squad-label-enforce.yml github-script@v7@v9 — consistent with project-board-automation.yml
.github/workflows/squad-pr-auto-label.yml github-script@v7@v9 — consistent with project-board-automation.yml

Related

- global.json: rollForward latestPatch → latestMinor
  Restores original value; latestPatch is too restrictive for
  developers on SDK 10.0.3xx+

- codeql-analysis.yml: dotnet-quality preview → ga
  Aligns with allowPrerelease: false in global.json

- squad-label-enforce.yml: github-script@v7 → @v9
- squad-pr-auto-label.yml: github-script@v7 → @v9
  Matches project-board-automation.yml which already uses @v9

Closes #64

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 19, 2026 21:32
@mpaulosky mpaulosky closed this Apr 19, 2026
@mpaulosky
mpaulosky deleted the squad/64-fix-pr58-devops-review branch April 19, 2026 21:36
@mpaulosky
mpaulosky removed the request for review from Copilot April 19, 2026 21:55
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.

1 participant