Skip to content

sync-copied-skills: update obsidian-cli/obsidian-cli from upstream #23

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/obsidian-cli

This PR establishes the initial Synced Ref for the copied skill skills/obsidian-cli in the obsidian-cli 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/obsidian-cli-182b03ee75595abc': Signed-commit payload violates file-protection policy (request_review): plugins/obsidian-cli/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-obsidian-cli.bundle refs/heads/sync-copied-skills/obsidian-cli:refs/bundles/create-pr-sync-copied-skills-obsidian-cli-182b03ee75595abc-114ee99f
git update-ref refs/heads/sync-copied-skills/obsidian-cli-182b03ee75595abc refs/bundles/create-pr-sync-copied-skills-obsidian-cli-182b03ee75595abc-114ee99f
git checkout sync-copied-skills/obsidian-cli-182b03ee75595abc
# 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-obsidian-cli-182b03ee75595abc-114ee99f

# Push the branch to origin
git push origin sync-copied-skills/obsidian-cli-182b03ee75595abc

# Create the pull request
gh pr create --title 'sync-copied-skills: update obsidian-cli/obsidian-cli from upstream' --base main --head sync-copied-skills/obsidian-cli-182b03ee75595abc --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