Compare commits

...

39 Commits

Author SHA1 Message Date
Bryan Thompson
6c954fefa4 chore(validate-plugins,scan-plugins): re-pin to community 426e469f
Aligns all three shared community action pins on the same SHA (426e469f). The
validate-plugins/scan-plugins actions are unchanged between d207465 and 426e469f
(only bump-plugin-shas changed in #266/#267) — SHA-consistency, no behavior change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 14:30:49 -05:00
Bryan Thompson
16eee62f5e chore(bump-plugin-shas): re-pin to community 426e469f (subdir-existence guard #267)
Picks up anthropics/claude-plugins-community#267 — guards subdir existence
before manifest synthesis, so a strict:false external whose source.path subdir
vanished at the new SHA is a clean "subdir not found" skip instead of a phantom
synthesized manifest + false bump. Clean one-commit pull-forward from a27629fc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 14:09:25 -05:00
github-actions[bot]
744d0cd5ae bump(sap-fiori-mcp-server): 7f4ae6e7 → 2ad82bde (#3122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:14:31 -05:00
github-actions[bot]
bfd6641f22 bump(aws-data-analytics): 08025af3 → ff1dc6f4 (#3113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:14:10 -05:00
github-actions[bot]
5f267efd41 bump(chrome-devtools-mcp): 6225ffba → 38dd3468 (#3114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:13:48 -05:00
github-actions[bot]
a8d4001f9a bump(cloud-sql-postgresql): 5b9bc21c → 849ce3fd (#3115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:13:25 -05:00
github-actions[bot]
a33ba2dca8 bump(aws-core): 08025af3 → ff1dc6f4 (#3112)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:13:01 -05:00
github-actions[bot]
1487cc3915 bump(huggingface-skills): ce5f6152 → ea9a24f3 (#3118)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:12:37 -05:00
github-actions[bot]
903995d94c bump(knowledge-catalog): 260294e6 → cf0cc18b (#3120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:12:11 -05:00
github-actions[bot]
a860e96cc0 bump(aws-transform): c65ee436 → 283d86f5 (#3127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:11:46 -05:00
github-actions[bot]
bcb173ca2c bump(carta-investors): 62a57528 → 4cb559c3 (#3128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:11:21 -05:00
github-actions[bot]
08eff83bc6 bump(qodo-skills): 8aec13d6 → e7b67714 (#3130)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:10:56 -05:00
github-actions[bot]
ddb43300a3 bump(codspeed): 2533b0cf → 612399d3 (#3116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:10:29 -05:00
github-actions[bot]
2a6f5e4e3d bump(dash0): a58add13 → 348610d0 (#3117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:10:01 -05:00
github-actions[bot]
296f56718b bump(hyperframes): ae404984 → 4e32c5e0 (#3119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:09:32 -05:00
github-actions[bot]
75673c8743 bump(pigment): 9ca3af07 → e760058c (#3121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:09:04 -05:00
github-actions[bot]
099b323732 bump(sonarqube): 5995f2b4 → 86eb67ba (#3123)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:08:35 -05:00
github-actions[bot]
df345bbb1d bump(datadog): 96c28a8c → c5c062ab (#3129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:08:03 -05:00
github-actions[bot]
372eca7945 bump(slack): 70302918 → 9ae6855c (#3131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 13:07:32 -05:00
Bryan Thompson
8c7588cea3 chore(bump-plugin-shas): pin to claude-plugins-community a27629fc + add single-plugin plugin dispatch target (#3126)
Bumps the bump-plugin-shas action pin to the new claude-plugins-community SHA
(a27629fc) which adds (1) manifest synthesis for strict:false skills-only
externals — so they can finally be bumped instead of drifting — and (2) an
`only` input to target ONE plugin on demand.

Surfaces the targeting as a `plugin` workflow_dispatch input threaded into the
action's `with:` block, so an operator can run:
  gh workflow run bump-plugin-shas.yml --repo anthropics/claude-plugins-official -f plugin=<name>
(e.g. to bump the now-eligible netsuite-suitecloud, a strict:false entry the
old action hard-skipped). Empty `plugin` = unchanged nightly behavior.

The plugin->only->ONLY->bump.sh chain was reviewed (ultra) and e2e-verified live
on claude-plugins-community before this pin bump.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 12:49:04 -05:00
Bryan Thompson
5a9ecc2cf6 bump(netsuite-suitecloud): cbfc8e8f → b3ff2a96 (#3124)
Re-pin to current upstream HEAD (oracle/netsuite-suitecloud-sdk@master, incl. the
26.1 release). The prior pin was ~2 weeks / 51 commits behind. Metadata-only change
to the source SHA.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 10:11:53 -05:00
Bryan Thompson
87dc01078f Add learn-with-coursera plugin (#2997) 2026-06-19 07:58:29 -07:00
Bryan Thompson
17c98c81f1 Update Auth0 plugin marketplace metadata (#3111)
Shorten the description to a concise tagline, add author.url for the
"Made by" link, and point homepage to auth0.com.

Plugin name stays lowercase to match marketplace convention.
Pinned source.sha left intact — maintained by bump-plugin-shas.yml.

Addresses #1736.

Co-authored-by: Bharath Natarajan <166125343+brth31@users.noreply.github.com>
2026-06-19 07:58:13 -07:00
Bryan Thompson
b478953625 Bump netsuite-suitecloud to upstream HEAD and add 4 Oracle skills (#2312)
Bumps the pinned SHA (43bacf4 -> cbfc8e8, oracle/netsuite-suitecloud-sdk
master) and expands the skills array to include four skills Oracle has
added upstream since the original consolidation:

  - netsuite-owasp-secure-coding
  - netsuite-sdf-project-documentation
  - netsuite-suitescript-records-reference
  - netsuite-suitescript-upgrade

Validated locally with `claude plugin validate` (passes). Author: Oracle
NetSuite (UPL-1.0). Opened manually because the SHA-bump automation skips
skills-only git-subdir entries that have no literal plugin.json.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 09:21:47 -05:00
github-actions[bot]
2cf1920e41 bump(chrome-devtools-mcp): 5a9d6af7 → 6225ffba (#3098)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:51:28 -05:00
github-actions[bot]
e1d82a1ffe bump(forge-skills): 8c1c2488 → ea409cc7 (#3100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:51:06 -05:00
github-actions[bot]
f29c8f5cc2 bump(quarkus-agent): 2bcba203 → 63b88c3e (#3103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:50:43 -05:00
github-actions[bot]
b67dd1abf0 bump(teamcity-cli): 55117e13 → cdd1f781 (#3107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:50:20 -05:00
github-actions[bot]
af29dc6f55 bump(togetherai-skills): 86bdd662 → 9815b94d (#3108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:55 -05:00
github-actions[bot]
0fd4221c2e bump(auth0): 5ea574ad → 838a181a (#3097)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:30 -05:00
github-actions[bot]
4106fe7465 bump(codspeed): 10e74bab → 2533b0cf (#3099)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:49:04 -05:00
github-actions[bot]
59f2218cb5 bump(hyperframes): fdb8f33f → ae404984 (#3101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:48:38 -05:00
github-actions[bot]
28fd24d77e bump(sap-fiori-mcp-server): 5f7ba664 → 7f4ae6e7 (#3105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:56 -05:00
github-actions[bot]
7cb4bfe289 bump(pigment): f7bb2190 → 9ca3af07 (#3102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:44 -05:00
github-actions[bot]
2b797d899b bump(remember): 02791ae0 → afb83cc7 (#3104)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:47:16 -05:00
github-actions[bot]
478e183a72 bump(slack): 4729a3ee → 70302918 (#3106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 08:46:16 -05:00
Bryan Thompson
94258c5913 ci: pin validate-plugins + scan-plugins + bump-plugin-shas to self-healing CLI install (#3095)
* ci: bump validate-plugins action pin to self-healing CLI install

Bumps the pinned validate-plugins action SHA (f846a0bc -> 5d75f99) to pick up
two fixes already merged in claude-plugins-community:

1. Self-healing claude CLI install (community#233): the prior pin's install step
   was a bare `npm i -g @anthropic-ai/claude-code@latest && claude --version`,
   which intermittently stalled (a 28-min hang -> "native binary not installed")
   and jammed whichever bump PR caught it (e.g. desktop-commander #2985). The new
   step forces the optional native dep, verifies the binary, re-runs the
   postinstall on a miss, and bounds every network step with a timeout.

2. strict:false skills-only manifest synthesis: the prior pin hard-required a
   plugin.json for external git-subdir sources, false-failing skills-only entries
   that the marketplace server synthesizes a manifest for. This is what blocks
   #2997 (learn-with-coursera) and #2312 (netsuite-suitecloud) today; the bumped
   action synthesizes a minimal manifest for them instead.

No other change. The action stays on claude-cli-version: latest.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* ci: pin scan-plugins + bump-plugin-shas to self-healing action too

Extend the validate-plugins pin bump (this PR) to the other two shared actions
that install the claude CLI the same flaky way. All three now pin the same
claude-plugins-community SHA (d207465) carrying the self-healing install
(community#233 + #234): force the optional native dep, verify, re-run postinstall
on a miss, timeout every network step, retry with real reinstalls.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* ci: run validate on workflow-file changes (fix required-check deadlock)

A PR touching only .github/workflows/** (e.g. an action-SHA re-pin like this one)
never matched validate-plugins.yml's pull_request path filter, so the required
'validate' check never ran and the PR sat 'Expected — Waiting for status to be
reported' with no way to clear it (workflow_dispatch check runs aren't associated
with the PR, so they don't satisfy the required check; the ruleset has no bypass
actors). Add .github/workflows/** to the trigger so workflow-only PRs validate
in-context and can clear the gate — and so this PR unblocks itself.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 19:50:51 -07:00
Dickson Tsai
46a038ad2d Merge pull request #3094 from anthropics/dickson/add-project-artifact-plugin
Add project-artifact plugin
2026-06-18 19:03:54 -07:00
github-actions[bot]
2fea32e337 bump(desktop-commander): 7a9b2ff0 → fea06819 (#2985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 20:26:25 -05:00
4 changed files with 70 additions and 32 deletions

View File

@@ -265,9 +265,10 @@
},
{
"name": "auth0",
"description": "Add authentication to any app with Auth0. This plugin detects your framework, scaffolds the right Auth0 SDK integration, and guides you through login, logout, sessions, and protected routes — using current SDK patterns.",
"description": "Enterprise-grade auth, easy to implement. Add login, SSO, MFA, and access control to any app with framework-aware guidance.",
"author": {
"name": "Auth0"
"name": "Auth0",
"url": "https://auth0.com"
},
"category": "security",
"source": {
@@ -275,9 +276,9 @@
"url": "https://github.com/auth0/agent-skills.git",
"path": "plugins/auth0",
"ref": "main",
"sha": "5ea574addd98d585edafde7ba7df9957cd04d0d3"
"sha": "838a181a235d8e563b437555794ddfe9bd60284b"
},
"homepage": "https://auth0.com/docs/quickstart/agent-skills"
"homepage": "https://auth0.com"
},
{
"name": "aws-agents",
@@ -336,7 +337,7 @@
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
"path": "plugins/aws-core",
"ref": "main",
"sha": "08025af3d27a1eb7c18fe06bf451df8b110e9e0e"
"sha": "ff1dc6f45f5203147f6cd52662cc74ded4bb0825"
},
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
},
@@ -352,7 +353,7 @@
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
"path": "plugins/aws-data-analytics",
"ref": "main",
"sha": "08025af3d27a1eb7c18fe06bf451df8b110e9e0e"
"sha": "ff1dc6f45f5203147f6cd52662cc74ded4bb0825"
},
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
},
@@ -413,7 +414,7 @@
"url": "https://github.com/awslabs/agent-plugins.git",
"path": "plugins/aws-transform",
"ref": "main",
"sha": "c65ee436b0db77bb75d380aef6fbdc9b114edf2a"
"sha": "283d86f528c2d2269928ab77f707e659a7e597fe"
},
"homepage": "https://github.com/awslabs/agent-plugins"
},
@@ -582,7 +583,7 @@
"url": "https://github.com/carta/plugins.git",
"path": "plugins/carta-investors",
"ref": "main",
"sha": "62a5752861040f198e2c646761618cfedc2657b4"
"sha": "4cb559c373bf618b2552353f9bf6e3ab6a7e6f7a"
},
"homepage": "https://carta.com"
},
@@ -609,7 +610,7 @@
"source": {
"source": "url",
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp.git",
"sha": "5a9d6af743109e3bb9703cf0c9a46f9cb2a97480"
"sha": "38dd346805416c8bff2196e73c1410ca78d6f397"
},
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
},
@@ -745,7 +746,7 @@
"source": {
"source": "url",
"url": "https://github.com/gemini-cli-extensions/cloud-sql-postgresql.git",
"sha": "5b9bc21c13324282e50183326709c533b49a97f3"
"sha": "849ce3fdc200219d2228380d2112f2bae3abc81f"
},
"homepage": "https://cloud.google.com/sql"
},
@@ -852,7 +853,7 @@
"source": {
"source": "url",
"url": "https://github.com/CodSpeedHQ/codspeed.git",
"sha": "10e74bab4db2a97e008ceaa89977b08ad3be0485"
"sha": "612399d3b25f81519584bd87e1251da6ea1ad652"
},
"homepage": "https://codspeed.io"
},
@@ -980,7 +981,7 @@
"source": {
"source": "url",
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
"sha": "a58add1369094c41d024dcd82f99814016b6cd25"
"sha": "348610d062a763545a82cd7835bea9298cd227bf"
},
"homepage": "https://dash0.com/"
},
@@ -1042,7 +1043,7 @@
"source": {
"source": "url",
"url": "https://github.com/datadog-labs/claude-code-plugin.git",
"sha": "96c28a8ce6f258ed54c9a17f16ee206deb8e3f28"
"sha": "c5c062abba0df33f6bfc2c0fd0f8d17857e3fa2c"
},
"homepage": "https://www.datadoghq.com/"
},
@@ -1126,7 +1127,7 @@
"url": "https://github.com/wonderwhy-er/DesktopCommanderMCP.git",
"path": "plugins/claude",
"ref": "main",
"sha": "7a9b2ff0339a7fdc29c06a9957b323ef478a1dde"
"sha": "fea06819cb1211658ae6c7fc98134c2ef2109838"
},
"homepage": "https://desktopcommander.app"
},
@@ -1306,7 +1307,7 @@
"source": {
"source": "url",
"url": "https://github.com/atlassian/forge-skills.git",
"sha": "8c1c2488f213f8f4bf0647b87176c36549e61e3f"
"sha": "ea409cc73b8cac3b6710c3ca7976dd64e570a2fc"
},
"homepage": "https://developer.atlassian.com/platform/forge/"
},
@@ -1395,7 +1396,7 @@
"source": {
"source": "url",
"url": "https://github.com/huggingface/skills.git",
"sha": "ce5f615271cade006271fa7822c8ce2d984c4eda"
"sha": "ea9a24f38a98baf2430dab3bcb31a89753ae9e6d"
},
"homepage": "https://github.com/huggingface/skills.git"
},
@@ -1423,7 +1424,7 @@
"source": {
"source": "url",
"url": "https://github.com/heygen-com/hyperframes.git",
"sha": "fdb8f33fc099f0c7ba5ef3dfb033def561234e92"
"sha": "4e32c5e0fec980a9deac0bf337636d2b1f3b4f5c"
},
"homepage": "https://hyperframes.heygen.com"
},
@@ -1491,7 +1492,7 @@
"source": {
"source": "url",
"url": "https://github.com/gemini-cli-extensions/knowledge-catalog.git",
"sha": "260294e6b662eaccafe1361e88496ea259df79ed"
"sha": "cf0cc18bd527188e7dd6e7933008fe9b3ced9940"
},
"homepage": "https://github.com/gemini-cli-extensions/knowledge-catalog"
},
@@ -1541,6 +1542,26 @@
"source": "./external_plugins/laravel-boost",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/laravel-boost"
},
{
"name": "learn-with-coursera",
"description": "Turn any learning intent into a personalized Coursera experience. Asks three quick questions (topic, familiarity, preferred format), searches Coursera's catalog, and delivers the right next step — a course, hands-on project, short video, or live roleplay — then maps a path forward. Requires the Coursera connector for catalog tools.",
"author": {
"name": "Coursera"
},
"category": "learning",
"source": {
"source": "git-subdir",
"url": "https://github.com/coursera/skills.git",
"path": "skills",
"ref": "main",
"sha": "ac28fd6ebf8584e3ee196159bd6d4514fa07de0f"
},
"strict": false,
"skills": [
"./learn-with-coursera"
],
"homepage": "https://github.com/coursera/skills"
},
{
"name": "learning-output-style",
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
@@ -1908,13 +1929,17 @@
"url": "https://github.com/oracle/netsuite-suitecloud-sdk.git",
"path": "packages/agent-skills",
"ref": "master",
"sha": "43bacf43763e1eedd0892b4652be3d45df94f0e7"
"sha": "b3ff2a960eb4e2f39d645ba10789d7d583fbf051"
},
"strict": false,
"skills": [
"./netsuite-ai-connector-instructions",
"./netsuite-sdf-roles-and-permissions",
"./netsuite-uif-spa-reference"
"./netsuite-uif-spa-reference",
"./netsuite-owasp-secure-coding",
"./netsuite-sdf-project-documentation",
"./netsuite-suitescript-records-reference",
"./netsuite-suitescript-upgrade"
],
"homepage": "https://github.com/oracle/netsuite-suitecloud-sdk"
},
@@ -2071,7 +2096,7 @@
"source": {
"source": "url",
"url": "https://github.com/gopigment/ai-plugins.git",
"sha": "f7bb2190a3f072bd9be5175bde6a0aa9596fcaaa"
"sha": "e760058c3d80356ac07c81be350120e3155ca96d"
},
"homepage": "https://www.pigment.com"
},
@@ -2248,7 +2273,7 @@
"source": {
"source": "url",
"url": "https://github.com/qodo-ai/qodo-skills.git",
"sha": "8aec13d6ac60feb9d9f84f36aa1753234de17dc8"
"sha": "e7b677142bbb41eb8fd1cf4b50b2e759bb0c4f03"
},
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
},
@@ -2276,7 +2301,7 @@
"source": {
"source": "url",
"url": "https://github.com/quarkusio/quarkus-agent-mcp.git",
"sha": "2bcba2030e9dca23b18845d026af7b97ad18515a"
"sha": "63b88c3e8f9778146f6f2ce5964679a2d29f9164"
},
"homepage": "https://quarkus.io"
},
@@ -2338,7 +2363,7 @@
"source": {
"source": "url",
"url": "https://github.com/Digital-Process-Tools/claude-remember.git",
"sha": "02791ae02fce39217a360e53f3227183179814a9"
"sha": "afb83cc76af7242e2792e7ca88572550b386592d"
},
"homepage": "https://github.com/Digital-Process-Tools/claude-remember"
},
@@ -2511,7 +2536,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"path": "packages/fiori-mcp-server",
"ref": "main",
"sha": "5f7ba664c63cdd8912233b8b7693ea343b4e3209"
"sha": "2ad82bdef290e4a099441753be75987cf84ecd1a"
},
"homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server"
},
@@ -2681,7 +2706,7 @@
"source": {
"source": "url",
"url": "https://github.com/slackapi/slack-mcp-plugin.git",
"sha": "4729a3eefeacf32548fc1bd27f0e51700a2a8d11"
"sha": "9ae6855c4cf81ce8ecd23b12560ff295721c0d07"
},
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
},
@@ -2711,7 +2736,7 @@
"source": {
"source": "url",
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git",
"sha": "5995f2b4c68da6707fec05dac944b0fa5d7b65c8"
"sha": "86eb67ba72ae804f604baa58990f5388c6655410"
},
"homepage": "https://www.sonarsource.com"
},
@@ -2839,7 +2864,7 @@
"source": {
"source": "url",
"url": "https://github.com/JetBrains/teamcity-cli.git",
"sha": "55117e13846d1f66a99cc1cb4b763435ee6afe4d"
"sha": "cdd1f78121adc4d87362e8d871c13462dded13a5"
},
"homepage": "https://www.jetbrains.com/teamcity/"
},
@@ -2870,7 +2895,7 @@
"source": {
"source": "url",
"url": "https://github.com/togethercomputer/skills.git",
"sha": "86bdd6627675eac3f2055f028e4acdd4d1b03fb0"
"sha": "9815b94d8ffd8a0c56a0c91faf266e82df7ff59f"
},
"homepage": "https://www.together.ai"
},

View File

@@ -30,6 +30,12 @@ on:
description: Cap on plugins bumped this run
required: false
default: '30'
plugin:
description: >-
Bump ONLY this plugin name (exact entry name; empty = all stale). A
frozen/sha-exempt target is still skipped (same as a full run).
required: false
default: ''
permissions:
contents: write
@@ -51,11 +57,12 @@ jobs:
# createCommitOnBranch-based bump so commits are signed by GitHub and
# satisfy the org-level required_signatures ruleset on main.
- uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@e2019b2a01f11aa1484c53540b1cfab5eebbc299
- uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@426e469f322952061102b286b378c0c9733a0934
id: bump
with:
marketplace-path: .claude-plugin/marketplace.json
max-bumps: ${{ inputs.max_bumps || '30' }}
only: ${{ inputs.plugin }}
pr-mode: per-entry
claude-cli-version: latest

View File

@@ -196,7 +196,7 @@ jobs:
continue-on-error: true
# Pinned to claude-plugins-community#34 (WIF input support).
# TODO: re-pin to a main-branch SHA once #34 merges.
uses: anthropics/claude-plugins-community/.github/actions/scan-plugins@e85f0d65b4fc87f07862e1dcdc467950514414ec
uses: anthropics/claude-plugins-community/.github/actions/scan-plugins@426e469f322952061102b286b378c0c9733a0934
with:
# Anthropic auth via Workload Identity Federation — the action
# mints a GitHub OIDC token (id-token: write above) and the claude

View File

@@ -8,6 +8,12 @@ on:
- '*/agents/**'
- '*/skills/**'
- '*/commands/**'
# `validate` is a required status check, so a PR that touches ONLY workflow
# files (e.g. an action-SHA re-pin) would otherwise never trigger validate
# and sit "Expected — Waiting for status to be reported" forever (workflow_dispatch
# check runs aren't associated with the PR, so they don't satisfy it). Run
# validate on workflow changes too so those PRs can clear the gate in-context.
- '.github/workflows/**'
push:
branches: [main]
paths:
@@ -32,7 +38,7 @@ jobs:
with:
fetch-depth: 0
- uses: anthropics/claude-plugins-community/.github/actions/validate-plugins@f846a0bcb0e721b1f93d60e8b73e91dafc4a1e87
- uses: anthropics/claude-plugins-community/.github/actions/validate-plugins@426e469f322952061102b286b378c0c9733a0934
with:
marketplace-path: .claude-plugin/marketplace.json
# Official curated marketplace: SHA-pin (I5) is a HARD error.