Skip to content

Fix workflow port prompts - #872

Merged
Quim Muntal (qmuntal) merged 2 commits into
mainfrom
dev/mclayton/fix-dotnet-port-classification
Aug 20, 2026
Merged

Fix workflow port prompts#872
Quim Muntal (qmuntal) merged 2 commits into
mainfrom
dev/mclayton/fix-dotnet-port-classification

Conversation

@michelle-clayton-work

Copy link
Copy Markdown
Contributor

Fixes the wording to better clarify what should be classified as api and fixes

in response to: #863 (review)

Copilot AI lite review requested due to automatic review settings August 19, 2026 20:03
@github-actions github-actions Bot added area:github Changes files in the github area size:large At most 300 changed lines across at most 10 files labels Aug 19, 2026

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

Updates the repository’s agentic-workflow prompt docs to clarify how to classify upstream .NET changes (API/feature vs fix/test) and how parity reviewers should reason about user-visible behavior that may be implemented via unexported Go code.

Changes:

  • Expanded the Go API consistency review guidance to treat observable behavior/defaults/feature gating as in-scope even when changes are in private code.
  • Revised nightly porting workflow prompts to require upstream-contract-based classification (and full upstream diff inspection) before implementing ports.
  • Regenerated gh-aw lock files to reflect the prompt updates.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/go-api-consistency-review.md Tightens parity-review rubric around observable behavior, defaults, and upstream feature gating.
.github/workflows/go-api-consistency-review.lock.yml Updates gh-aw metadata hashes after prompt edit.
.github/workflows/dotnet-port-fixes-nightly.md Clarifies fixes-workflow classification rules and selection/verification steps.
.github/workflows/dotnet-port-fixes-nightly.lock.yml Updates gh-aw metadata hashes after prompt edit.
.github/workflows/dotnet-port-api-nightly.md Clarifies API-workflow classification rules and selection/verification steps.
.github/workflows/dotnet-port-api-nightly.lock.yml Updates gh-aw metadata hashes after prompt edit.

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

Comment thread .github/workflows/dotnet-port-fixes-nightly.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added kind:ci Changes CI, build, or repository automation failed-auto-risk Automatic risk classification was inconclusive or failed risk:low Limited blast radius and straightforward rollback and removed failed-auto-risk Automatic risk classification was inconclusive or failed labels Aug 19, 2026

@qmuntal Quim Muntal (qmuntal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@qmuntal
Quim Muntal (qmuntal) added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit 39b171e Aug 20, 2026
30 checks passed
@qmuntal
Quim Muntal (qmuntal) deleted the dev/mclayton/fix-dotnet-port-classification branch August 20, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:github Changes files in the github area kind:ci Changes CI, build, or repository automation risk:low Limited blast radius and straightforward rollback size:large At most 300 changed lines across at most 10 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants