Skip to content

[release/10.0-preview4] Run outerloop pipeline only for release branches, not staging/preview #115010

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 24, 2025

Backport of #114971 to release/10.0-preview4

/cc @akoeplinger

Customer Impact

  • Customer reported
  • Found internally

I noticed we were sending 30k workitems each day to various Helix queues at the same time, causing a heavy load on the system. This is due to the outerloop pipeline having a schedule trigger which matches old preview branches or the staging branches.

This fixes that and also sets it so that the trigger only applies if there are actual source changes.

Regression

  • Yes
  • No

Testing

CI testing

Risk

None, this is just a CI schedule change.

I noticed we were sending 30k workitems each day to various Helix queues, this is due to the outerloop pipeline having a schedule triggere which matches old preview branches or the staging branches.

This fixes that and also sets it so that the trigger only applies if there are actual source changes.
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@akoeplinger
Copy link
Member

CI trigger only change, tell mode, adding servicing-approved

@akoeplinger akoeplinger added the Servicing-approved Approved for servicing release label Apr 24, 2025
@akoeplinger
Copy link
Member

/ba-g fast merge since this isn't tested in PRs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants