Skip to content

[skill-activity] docs: add missing side quests to workshop/README.md #1936

Description

@github-actions

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: README.md

See stdin

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🧩 Workshop Skill Activity Author · 68.1 AIC · ⌖ 6.3 AIC · ⊞ 5.1K ·

  • expires on Jul 24, 2026, 3:18 PM UTC

Note

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

Original error: pushSignedCommits: refusing unsigned push for branch 'add-missing-side-quests-to-readme-f13016bb19109bfb': Signed-commit payload violates file-protection policy (request_review): workshop/README.md

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

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-30019161580/aw-add-missing-side-quests-to-readme.bundle refs/heads/add-missing-side-quests-to-readme:refs/bundles/create-pr-add-missing-side-quests-to-readme-f13016bb19109bfb-7220d276
git update-ref refs/heads/add-missing-side-quests-to-readme-f13016bb19109bfb refs/bundles/create-pr-add-missing-side-quests-to-readme-f13016bb19109bfb-7220d276
git checkout add-missing-side-quests-to-readme-f13016bb19109bfb
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-add-missing-side-quests-to-readme-f13016bb19109bfb-7220d276

# Push the branch to origin
git push origin add-missing-side-quests-to-readme-f13016bb19109bfb

# Create the pull request
gh pr create --title '[skill-activity] docs: add missing side quests to workshop/README.md' --base main --head add-missing-side-quests-to-readme-f13016bb19109bfb --repo githubnext/gh-aw-workshop

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions