Skip to content

Conversation

eduardo-vp
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 8, 2025 22:08
Copy link
Contributor

@Copilot Copilot AI left a 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 adds a scheduled trigger to the CoreCLR interpreter pipeline to run on a recurring schedule.

  • Introduces a schedules block with a cron expression to run at 5:00 AM (UTC-8) every Monday, Wednesday, and Friday.
  • Limits the schedule to the main branch with always: true.

Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @janvorli, @kg
See info in area-owners.md if you want to be subscribed.

@eduardo-vp eduardo-vp merged commit bdf59c6 into dotnet:main Jul 9, 2025
93 of 95 checks passed
@eduardo-vp eduardo-vp deleted the add-schedules-to-interpreter-pipeline branch July 9, 2025 19:33
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants