Skip to content
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

[Pipelines] Extend time and add PR trigger #7071

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

bob80905
Copy link
Collaborator

@bob80905 bob80905 commented Jan 15, 2025

When the pipeline builds and tests in a windows environment, the time limit of 90 minutes reached. There is an insufficient amount of time available to run the pipeline in the windows environment. So, this PR increases the limit to 120 minutes.
Here is an example of insufficient time constraints:
#7065
Additionally, this PR explicitly adds a trigger when a PR is created, so that the pipeline is explicitly run when that event happens. This allows the pipeline to be run with stricter security rules.

@bob80905 bob80905 requested a review from a team as a code owner January 15, 2025 01:15
@bob80905 bob80905 merged commit bf24b74 into microsoft:main Jan 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants