Correct Capitalization Referencing Templates by jshigetomi · Pull Request #25669 · PowerShell/PowerShell
Navigation Menu
{{ message }}
PowerShell / PowerShell Public
- Notifications You must be signed in to change notification settings
- Fork 8.2k
Merged
Correct Capitalization Referencing Templates#25669
SeeminglyScience merged 1 commit intomasterfrom
Correct Capitalization Referencing Templates#25669
SeeminglyScience merged 1 commit intomasterfrom
Conversation
Copy link
Collaborator
PR Summary
This pull request includes a minor update to several pipeline templates. The change corrects the casing in the filename release-SetReleaseTagAndContainerName.yml, ensuring consistent usage across the templates.
Affected pipeline templates:
.pipelines/templates/release-symbols.yml: Updated the filename reference torelease-SetReleaseTagandContainerName.ymlin thejobs:section..pipelines/templates/release-upload-buildinfo.yml: Updated the filename reference torelease-SetReleaseTagandContainerName.ymlin thejobs:section..pipelines/templates/release-validate-packagenames.yml: Updated the filename reference torelease-SetReleaseTagandContainerName.ymlin thejobs:section.
PR Context
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Make sure all
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header - This PR is ready to merge. If this PR is a work in progress, please open this as a Draft Pull Request and mark it as Ready to Review when it is ready to merge.
- Breaking changes
- None
- OR
- Experimental feature(s) needed
- Experimental feature name(s):
- User-facing changes
- Not Applicable
- OR
- Documentation needed
- Issue filed:
- Testing - New and feature
- N/A or can only be tested interactively
- OR
- Make sure you've added a new test if existing tests do not effectively test the code changed
jshigetomi
requested a review
from a team
as a code owner
jshigetomi
added
BackPort-7.4.x-Consider
BackPort-7.5.x-Consider
BackPort-7.4.x-Approved
BackPort-7.5.x-Approved
CL-BuildPackaging
and removed BackPort-7.4.x-Consider BackPort-7.5.x-Consider labels
Jun 17, 2025Copy link
Collaborator Author
jshigetomi
commented
Jun 17, 2025
jshigetomi commented
Jun 17, 2025/azp run
Copy link
azure-pipelines
bot
commented
Jun 17, 2025
azure-pipelines bot commented
Jun 17, 2025
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
SeeminglyScience approved these changes Jun 17, 2025
Copy link
Contributor
📣 Hey @@jshigetomi, how did we do? We would love to hear your feedback with the link below! 🗣️
🔗 https://aka.ms/PSRepoFeedback
pwshBot pushed a commit to pwshBot/PowerShell that referenced this pull request
Jun 17, 2025
pwshBot
mentioned this pull request
9 tasks
pwshBot pushed a commit to pwshBot/PowerShell that referenced this pull request
Jun 17, 2025
pwshBot
mentioned this pull request
9 tasks
SeeminglyScience
added
Backport-7.5.x-Migrated
Backport-7.4.x-Migrated
and removed
BackPort-7.4.x-Approved
BackPort-7.5.x-Approved
labels
Kaledkaled reviewed Jul 25, 2025
Copy link
Kaledkaled
left a comment
Kaledkaled
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is that ok?
SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request
Dec 12, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment