Remove unused step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline by anamnavi · Pull Request #27495 · PowerShell/PowerShell
PowerShell / PowerShell Public
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Merged
merged 1 commit into
Conversation
Member
PR Summary
Remove unnecessary step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline
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
anamnavi
requested a review
from jshigetomi
as a code owner
Copilot AI review requested due to automatic review settings
anamnavi
requested a review
from a team
as a code owner
Copilot
AI
reviewed
Copilot
AI
left a comment
Copilot AI left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Simplifies the EV2 release prep pipeline by removing an internal tools repository clone step from MSCodeHub.
Changes:
- Removed the PowerShell step that clones
Internal-PowerShellTeam-Toolsinto$(Pipeline.Workspace)/tools. - Left the environment capture step intact.
daxian-dbw
added
the
CL-BuildPackaging
label
daxian-dbw
approved these changes
microsoft-github-policy-service
Bot
added
the
Backport-7.4.x-Consider
label
adityapatwardhan
approved these changes
microsoft-github-policy-service
Bot
added
Backport-7.5.x-Consider
Backport-7.6.x-Consider
labels
SeeminglyScience
mentioned this pull request
9 tasks
daxian-dbw
added
Backport-7.4.x-Approved
Backport-7.5.x-Approved
Backport-7.6.x-Approved
Backport-7.6.x-Migrated
and removed
Backport-7.4.x-Consider
Backport-7.5.x-Consider
Backport-7.6.x-Consider
Backport-7.6.x-Approved
labels
SeeminglyScience
mentioned this pull request
9 tasks
SeeminglyScience
added
Backport-7.4.x-Migrated
and removed
Backport-7.4.x-Approved
labels
SeeminglyScience
mentioned this pull request
9 tasks
SeeminglyScience
added
Backport-7.5.x-Migrated
and removed
Backport-7.5.x-Approved
labels
JustinGrote pushed a commit to JustinGrote/PowerShell that referenced this pull request
…n PMC publish pipeline (PowerShell#27495)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment