Skip to content

[q] chore: change compiler-threat-spec-optimizer from daily to weekly #35114

@github-actions

Description

@github-actions

Q Workflow Optimization Report

Requested by @pelikhan via /q run this aw weekly on PR #35103.

Change Made

Changed daily-compiler-threat-spec-optimizer schedule from daily to weekly on monday around 03:00.

This reduces unnecessary daily runs of the compiler threat spec audit, which only needs to run weekly since the spec changes rarely require daily review cycles.

Modified Files

  • .github/workflows/daily-compiler-threat-spec-optimizer.md — schedule: dailyweekly on monday around 03:00

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 26489922779 -n agent -D /tmp/agent-26489922779

# Create a new branch
git checkout -b q/weekly-compiler-threat-spec-optimizer-c8f123db86c687aa main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-26489922779/aw-q-weekly-compiler-threat-spec-optimizer.patch

# Push the branch and create the pull request
git push origin q/weekly-compiler-threat-spec-optimizer-c8f123db86c687aa
gh pr create --title '[q] chore: change compiler-threat-spec-optimizer from daily to weekly' --base main --head q/weekly-compiler-threat-spec-optimizer-c8f123db86c687aa --repo github/gh-aw

🎩 Equipped by Q · sonnet46 900.6K ·

  • expires on May 29, 2026, 4:08 AM UTC

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