Skip to content

SDK V3 - Add dry-run status fields to PR template#4351

Open
AlexDaines wants to merge 1 commit intoaws-sdk-net-v3.7-developmentfrom
adaines/dry-run-pr-template-v3
Open

SDK V3 - Add dry-run status fields to PR template#4351
AlexDaines wants to merge 1 commit intoaws-sdk-net-v3.7-developmentfrom
adaines/dry-run-pr-template-v3

Conversation

@AlexDaines
Copy link
Contributor

Description

Add structured dry-run status fields to the PR template's Testing section. This adds a ### Dry-run subsection with fields for dry-run ID, status checkboxes (Pending / Completed successfully / Failed), and a failed bypass reason.

This is the V3 counterpart of the same change on the development branch.

Motivation and Context

Dry-run status was not visible in the PR template, making it easy for reviewers to miss failing dry-runs before merging. Adding explicit fields ensures dry-run results are documented and reviewed as part of every PR.

Testing

N/A — template-only change. Verified the markdown renders correctly with GitHub checkbox syntax.

Dry-run

  • Dry-run ID: N/A
  • Status:
    • Pending
    • Completed successfully
    • Failed
  • Failed bypass reason:

Breaking Changes Assessment

No breaking changes — this is a PR template modification only.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Add a Dry-run subsection under Testing with structured fields for
dry-run ID, status checkboxes, and failed bypass reason. This makes
dry-run status an explicit part of every PR, preventing merges with
unnoticed failing dry-runs.
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