[PR #5256] Split rolling and PR builds. Drop ARM64, X86 from PR. #26210

Open
opened 2026-01-31 09:14:38 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/5256

State: closed
Merged: Yes


Summary of the Pull Request

Edits the definition file to distinguish further between the rolling build (the one that happens in master as it's updated) and the PR builds (that happen on every push to a pull request to master.) We will build less in PR since it rolls so often by removing the lines that reveal very few to no bugs at PR time. We'll leave them on in rolling so stuff can still be caught.

PR Checklist

  • Closes a desire to not waste builds.
  • I work here.
  • We'll see if the build still works.
  • No specific docs.
  • I talked about this with @DHowett-MSFT already.

Validation Steps Performed

  • This PR itself should validate that the definition still works in PRs. I think we have to wait for it to go to master to see if the trigger still works there.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/5256 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Edits the definition file to distinguish further between the rolling build (the one that happens in master as it's updated) and the PR builds (that happen on every push to a pull request to master.) We will build less in PR since it rolls so often by removing the lines that reveal very few to no bugs at PR time. We'll leave them on in rolling so stuff can still be caught. ## PR Checklist * [x] Closes a desire to not waste builds. * [x] I work here. * [ ] We'll see if the build still works. * [x] No specific docs. * [x] I talked about this with @DHowett-MSFT already. ## Validation Steps Performed * [x] This PR itself should validate that the definition still works in PRs. I think we have to wait for it to go to master to see if the trigger still works there.
claunia added the pull-request label 2026-01-31 09:14:38 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26210