-
Notifications
You must be signed in to change notification settings - Fork 520
More OneBranch fixes #5268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More OneBranch fixes #5268
Conversation
@Copilot
Copilot
AI
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes the pipeline resource trigger configuration that was previously set up to automatically trigger builds from the PowerShellEditorServices-Official pipeline. The change reflects that the pipeline name is outdated and automatic triggering from official to official pipelines is problematic.
- Removes the entire
pipelines
section from the resources configuration - Eliminates automatic triggering on main branch releases from PowerShellEditorServices-Official
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
OneBranch no longer allows accessing nodejs.org, but as of six days ago now has 20.x.😮💨
Not what it's named any more, and there's no good way to trigger from official to official so we just have to do that manually.