Skip to content

[q] Update chaos-pr-bundle-fuzzer schedule to weekly #36385

@github-actions

Description

@github-actions

Q Workflow Optimization Report

Change

Updated the Chaos PR Bundle Fuzzer schedule from every 4 hours to every 7 days (weekly), as requested by @pelikhan.

Rationale

The chaos PR test is a stress-test workflow. Running it every 4 hours is expensive and frequent for a test-quality workflow. Weekly cadence reduces cost while still providing regular validation.

Validation

chaos-pr-bundle-fuzzer compiled successfully with the new schedule.

Note: .lock.yml files will be regenerated automatically after merge.


Warning

Protected Files — Push Permission Denied

This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.

Protected files

The push was rejected because GitHub Actions does not have workflows permission to push these changes, and is never allowed to make such changes, or other authorization being used does not have this permission.

Create the pull request manually
# Download the patch from the workflow run
gh run download 26793141238 -n agent -D /tmp/agent-26793141238

# Create a new branch
git checkout -b q/chaos-pr-weekly-schedule-e9454dfcc33dc5ba main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-26793141238/aw-q-chaos-pr-weekly-schedule.patch

# Push the branch and create the pull request
git push origin q/chaos-pr-weekly-schedule-e9454dfcc33dc5ba
gh pr create --title '[q] Update chaos-pr-bundle-fuzzer schedule to weekly' --base main --head q/chaos-pr-weekly-schedule-e9454dfcc33dc5ba --repo github/gh-aw

🎩 Equipped by Q · sonnet46 916.2K ·

  • expires on Jun 3, 2026, 5:48 PM UTC-08:00

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions