Skip to content

fix: fixed template pipeline scheduler#161

Open
AjitPadhi-Microsoft wants to merge 1 commit into
microsoft:devfrom
AjitPadhi-Microsoft:PSL-US-44964
Open

fix: fixed template pipeline scheduler#161
AjitPadhi-Microsoft wants to merge 1 commit into
microsoft:devfrom
AjitPadhi-Microsoft:PSL-US-44964

Conversation

@AjitPadhi-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • This pull request adds a scheduled workflow trigger to the azd-template-validation.yml GitHub Actions workflow, enabling it to run automatically every Thursday at 7:00 AM IST.

Workflow automation:

  • Added a schedule event with a cron expression to run the workflow weekly on Thursdays at 7:00 AM IST (1:30 AM UTC). (.github/workflows/azd-template-validation.yml)

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

Adds a scheduled trigger to run the AZD template validation workflow automatically on a weekly cadence.

Changes:

  • Add a schedule trigger (cron) to run every Thursday at 01:30 UTC (07:00 IST).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants