Skip to content

[q] sergo should always add the cookie label #28500

@github-actions

Description

@github-actions

Adds cookie to the labels applied to every issue sergo creates, so issues are immediately placed in the work queue.

Change: .github/workflows/sergo.mdsafe-outputs.create-issue.labels: [sergo][sergo, cookie]

Validation: agenticworkflows compile --workflows sergovalid: true, errors: [], warnings: []

Closes #28492 context: triggered by @pelikhan via /q sergo should always add the cookie label.


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

# Create a new branch
git checkout -b q/sergo-cookie-label-849407635e0a91f5 main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-24940722748/aw-q-sergo-cookie-label.patch

# Push the branch and create the pull request
git push origin q/sergo-cookie-label-849407635e0a91f5
gh pr create --title '[q] sergo should always add the cookie label' --base main --head q/sergo-cookie-label-849407635e0a91f5 --repo github/gh-aw

🎩 Equipped by Q · ● 592.6K ·

  • expires on Apr 27, 2026, 9:14 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