Skip to content

ci(walletkit): run scheduled Maestro pay tests every 6 hours#532

Merged
ignaciosantise merged 1 commit into
mainfrom
chore/maestro-pay-6h-schedule
Jun 11, 2026
Merged

ci(walletkit): run scheduled Maestro pay tests every 6 hours#532
ignaciosantise merged 1 commit into
mainfrom
chore/maestro-pay-6h-schedule

Conversation

@ignaciosantise

Copy link
Copy Markdown
Collaborator

Summary

Reduces the frequency of the scheduled WalletKit Maestro pay E2E tests from hourly to every 6 hours, cutting CI usage while still providing regular coverage. Only the schedule cron is changed; pull_request and workflow_dispatch triggers are untouched.

gantt
    title Scheduled Maestro pay runs (UTC)
    dateFormat HH:mm
    axisFormat %H:%M
    section Before (hourly)
    runs :00:00, 24h
    section After (every 6h)
    00:00 :milestone, 00:00, 0h
    06:00 :milestone, 06:00, 0h
    12:00 :milestone, 12:00, 0h
    18:00 :milestone, 18:00, 0h
Loading

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 11, 2026 14:20
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pos-demo Ready Ready Preview, Comment Jun 11, 2026 2:21pm

Request Review

@claude

claude Bot commented Jun 11, 2026

Copy link
Copy Markdown

Claude finished @ignaciosantise's task in 8s —— View job


Review

  • Read changed file
  • Check for security/workflow issues
  • Spawn breaking changes subagent
  • Post findings

✅ No issues found

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the scheduled trigger for the WalletKit Maestro pay E2E workflow to run less frequently, reducing CI load while keeping periodic coverage.

Changes:

  • Changed the GitHub Actions schedule cron from hourly to every 6 hours.
  • Kept existing pull_request and workflow_dispatch triggers unchanged.

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

@ignaciosantise ignaciosantise requested a review from jakubuid June 11, 2026 14:22
@ignaciosantise ignaciosantise merged commit 84ec194 into main Jun 11, 2026
11 checks passed
@ignaciosantise ignaciosantise deleted the chore/maestro-pay-6h-schedule branch June 11, 2026 14:23
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