Skip to content

[q] Change architecture diagram from daily to weekly schedule #30348

@github-actions

Description

@github-actions

Updates the daily-architecture-diagram workflow to run weekly instead of daily.

Changes Made

.github/workflows/daily-architecture-diagram.md

  • Changed schedule: daily around 08:00schedule: weekly on Monday around 08:00
  • Updated description from "daily" to "weekly"

Validation

✅ Compiled successfully with no errors or warnings.

References

Triggered by @pelikhan via /q make this agentic workflow weekly on PR #30323.


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

# Create a new branch
git checkout -b q/weekly-architecture-diagram-666bdb1ff4238dd3 main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-25376325931/aw-q-weekly-architecture-diagram.patch

# Push the branch and create the pull request
git push origin q/weekly-architecture-diagram-666bdb1ff4238dd3
gh pr create --title '[q] Change architecture diagram from daily to weekly schedule' --base main --head q/weekly-architecture-diagram-666bdb1ff4238dd3 --repo github/gh-aw

🎩 Equipped by Q · ● 626.5K ·

  • expires on May 7, 2026, 12:34 PM 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