Skip to content

sync-copied-skills: update productivity/teach from upstream #21

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

Bootstrap baseline for skills/teach

This PR establishes the initial Synced Ref for the copied skill skills/teach in the productivity plugin.

What changed

No local file content was modified. This is a bootstrap-only run: the Synced Ref column was previously empty, so the workflow has no prior baseline to perform a safe three-way merge. Recording the current upstream HEAD as the baseline enables future runs to correctly distinguish upstream changes from local customizations.

Upstream source

Local customizations preserved

No content changes were made, so all local customizations remain intact.


Generated automatically by the sync-copied-skills workflow.

Generated by Sync Copied Skills · sonnet46 · 36.1 AIC · ⌖ 8.21 AIC · ⊞ 7K ·


Note

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

Original error: pushSignedCommits: refusing unsigned push for branch 'sync-copied-skills/productivity-teach-2a60b2080f216fec': Signed-commit payload violates file-protection policy (request_review): plugins/productivity/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 30812030451 -n agent -D /tmp/agent-30812030451

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-30812030451/aw-sync-copied-skills-productivity-teach.bundle refs/heads/sync-copied-skills/productivity-teach:refs/bundles/create-pr-sync-copied-skills-productivity-teach-2a60b2080f216fec-706915c8
git update-ref refs/heads/sync-copied-skills/productivity-teach-2a60b2080f216fec refs/bundles/create-pr-sync-copied-skills-productivity-teach-2a60b2080f216fec-706915c8
git checkout sync-copied-skills/productivity-teach-2a60b2080f216fec
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-sync-copied-skills-productivity-teach-2a60b2080f216fec-706915c8

# Push the branch to origin
git push origin sync-copied-skills/productivity-teach-2a60b2080f216fec

# Create the pull request
gh pr create --title 'sync-copied-skills: update productivity/teach from upstream' --base main --head sync-copied-skills/productivity-teach-2a60b2080f216fec --repo melund/copilot-plugins

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions