Skip to content

chore(deps): update pre-commit hook netresearch/skill-repo-skill to v2.2.0 - #341

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/netresearch-skill-repo-skill-2.x
Sep 20, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
renovate/netresearch-skill-repo-skill-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
netresearch/skill-repo-skill repository minor v2.1.5v2.2.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

netresearch/skill-repo-skill (netresearch/skill-repo-skill)

v2.2.0

Compare Source

Every archive this release publishes — and every archive the reusable release workflow produces for the repositories that call it — now unpacks into one top-level folder named after the skill, instead of spilling its contents at the archive root.

Archive layout

skill-repo-skill-v2.2.0.zip and its three siblings each contain a single skill-repo/ entry. Two consumers were broken by the old flat shape: the OpenAI skills API takes "a .zip that contains a single top-level folder" and refused a flat archive with a bare Invalid skill, reported by @​CybotTM in netresearch/german-technical-writing-skill#2; and every repository's README says to extract the archive into the agent's skills directory, which with a flat archive dropped SKILL.md and references/ straight into ~/.claude/skills/.

This is the reason for a minor rather than a patch version: what a consumer unpacks changes shape.

A consuming repository gets the fixed layout with its own next release — the workflow is resolved at run time, and archives already published keep the shape they were built with. tests/release-archive-layout.sh extracts the packaging step out of the workflow and runs it against a fixture, so the property is checked rather than remembered.

Also in this release

installation-methods.md now names the correct extraction destination for the new layout, and the layout test asserts the plugin manifest's position as well. The architecture document gained the row for the second model. Dependency updates: softprops/action-gh-release to v3.0.3, the markdownlint-cli2 pre-commit hook to v0.23.3, and the repository's own pre-commit hook to v2.1.5.

Verify

gh release download v2.2.0 -R netresearch/skill-repo-skill -p '*.zip'
unzip -Z1 skill-repo-skill-v2.2.0.zip | cut -d/ -f1 | sort -u   # -> skill-repo

Checksums are in SHA256SUMS.txt, with a Sigstore bundle beside it.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: fc640c07-5a48-48a0-8625-4a4c9a3fe92e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 81d91d9 into main Sep 20, 2026
24 checks passed
@renovate
renovate Bot deleted the renovate/netresearch-skill-repo-skill-2.x branch September 20, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants