Skip to content

[q] feat(deep-report): increase create-issue max from 3 to 5 #26061

@github-actions

Description

@github-actions

Increases the create-issue safe-output limit in the deep-report workflow from 3 to 5.

Changes

  • .github/workflows/deep-report.md: Updated max: 3max: 5 in the create-issue safe-outputs config
  • Updated the prompt text references from "3 issues" to "5 issues" to stay consistent

Validation

deep-report compiled successfully with no errors or warnings.

Requested by @pelikhan via /q in #26051.


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

# Create a new branch
git checkout -b q/deep-report-create-issue-max-5-c52a18e2be617eab main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-24352290173/aw-q-deep-report-create-issue-max-5.patch

# Push the branch and create the pull request
git push origin q/deep-report-create-issue-max-5-c52a18e2be617eab
gh pr create --title '[q] feat(deep-report): increase create-issue max from 3 to 5' --base main --head q/deep-report-create-issue-max-5-c52a18e2be617eab --repo github/gh-aw

🎩 Equipped by Q · ● 684.9K ·

  • expires on Apr 15, 2026, 3:43 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