Skip to content

Add ops-build-reporter workflow file - #2279

Merged
gewarren merged 1 commit into
mainfrom
gewarren-patch-1
Aug 27, 2026
Merged

Add ops-build-reporter workflow file#2279
gewarren merged 1 commit into
mainfrom
gewarren-patch-1

Conversation

@gewarren

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 27, 2026 15:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a dedicated GitHub Actions workflow to report OPS build results back to pull requests, including optional file annotations.

Changes:

  • Renamed/repurposed the workflow to “OPS build reporter”.
  • Switched the job to use dotnet/docs-tools/actions/ops-build-reporter with PR write capabilities and check annotations enabled.
  • Updated step-security/harden-runner to v2.21.0 (pinned SHA).
Suppressed comments (1)

.github/workflows/ops-build-reporter.yml:24

  • The workflow references dotnet/docs-tools/actions/ops-build-reporter using @main, which is a floating ref. Because this runs on pull_request_target with write permissions, pin the action to an immutable commit SHA (or a trusted tag) to reduce supply-chain risk and make runs reproducible.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@gewarren
gewarren enabled auto-merge (squash) August 27, 2026 16:12

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gewarren: reviewed and approved.

@gewarren
gewarren merged commit 5d99dea into main Aug 27, 2026
11 checks passed
@gewarren
gewarren deleted the gewarren-patch-1 branch August 27, 2026 17:21
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.

3 participants