Skip to content

sync-copied-skills: update conda-packaging/conda-forge from upstream #31

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

Skill Sync: conda-packaging/conda-forge

Upstream source: https://github.com/pavelzw/skill-forge/tree/main/recipes/conda-forge

Commit range: (bootstrap — no previous Synced Ref)b9d0ad5ad19a178e3b515d58c9f6873a5a7ea2a1

What changed upstream

This is a bootstrap run: the Synced Ref column was previously empty, so this workflow has no merge base to perform a safe three-way diff. No local file content has been modified.

The upstream HEAD (b9d0ad5) includes: mention cf-job-logs wait-for-ci --fail-fast (#81) — adding documentation about the --fail-fast flag for cf-job-logs wait-for-ci in the conda-forge skill.

What this PR does

  • Records b9d0ad5ad19a178e3b515d58c9f6873a5a7ea2a1 as the new Synced Ref baseline in plugins/conda-packaging/README.md.
  • No skill file content was modified (bootstrap safety rule).

Local customizations preserved

N/A — content unchanged.

Next steps for a human

On the next sync run, the workflow will have a baseline and can safely apply genuine upstream changes via three-way merge.


Generated automatically by the sync-copied-skills workflow.

Generated by Sync Copied Skills · sonnet46 · 36 AIC · ⌖ 8.32 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/conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a': Signed-commit payload violates file-protection policy (request_review): plugins/conda-packaging/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 31788956018 -n agent -D /tmp/agent-31788956018

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-31788956018/aw-sync-conda-packaging-conda-forge-b9d0ad5.bundle refs/heads/sync/conda-packaging-conda-forge-b9d0ad5:refs/bundles/create-pr-sync-conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a-f4db537d
git update-ref refs/heads/sync/conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a refs/bundles/create-pr-sync-conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a-f4db537d
git checkout sync/conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a
# 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-conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a-f4db537d

# Push the branch to origin
git push origin sync/conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a

# Create the pull request
gh pr create --title 'sync-copied-skills: update conda-packaging/conda-forge from upstream' --base main --head sync/conda-packaging-conda-forge-b9d0ad5-f8cea871e711bd4a --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