Skip to content

[q] feat(go-fan): create issue instead of discussion, label with cookie #30988

@github-actions

Description

@github-actions

Q Workflow Optimization Report

Triggered by @pelikhan from discussion #30965.

Changes Made

go-fan (.github/workflows/go-fan.md)

  • Switch from discussion to issue: Replaced shared/daily-audit-base.md import with shared/daily-issue-base.md, which uses safe-outputs.create-issue instead of safe-outputs.create-discussion
  • Add cookie label: Issues are now created with labels: [automation, cookie]
  • Add observability: Added shared/observability-otlp.md import to preserve OTLP telemetry that was previously bundled in daily-audit-base.md
  • Update prompt text: Step 8 and Output section updated to reference "issue" instead of "discussion"

Validation

All modified workflows compiled successfully:

  • ✅ go-fan (labels: automation, cookie)

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

🎩 Equipped by Q · ● 8.3M ·

  • expires on May 10, 2026, 10:07 AM UTC

Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 25549448958 -n agent -D /tmp/agent-25549448958

# Fetch the bundle into a local branch
git fetch /tmp/agent-25549448958/aw-q-go-fan-issue-instead-of-discussion.bundle refs/heads/q/go-fan-issue-instead-of-discussion:refs/heads/q/go-fan-issue-instead-of-discussion-9f1fd3f88221d463
git checkout q/go-fan-issue-instead-of-discussion-9f1fd3f88221d463

# Push the branch to origin
git push origin q/go-fan-issue-instead-of-discussion-9f1fd3f88221d463

# Create the pull request
gh pr create --title '[q] feat(go-fan): create issue instead of discussion, label with cookie' --base main --head q/go-fan-issue-instead-of-discussion-9f1fd3f88221d463 --repo github/gh-aw

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