Add four plugins: desktop-commander, qodo-skills, servicenow-sdk, twilio-developer-kit#244
Open
bryan-anthropic wants to merge 1 commit into
Open
Add four plugins: desktop-commander, qodo-skills, servicenow-sdk, twilio-developer-kit#244bryan-anthropic wants to merge 1 commit into
bryan-anthropic wants to merge 1 commit into
Conversation
…lio-developer-kit Replaces #205 (qodo-skills), #207 (desktop-commander), #208 (servicenow-sdk), and #215 (twilio-developer-kit). Those PRs are sitting on unsigned commits from before signing was enforced; refiling with signed commits on a fresh branch (no prior pushers) avoids the require_last_push_approval + signed- commit deadlock. SHAs bumped to current upstream HEAD for desktop-commander (8c03d339 -> 9c44119a), qodo-skills (8fb6b550 -> b1eb0389), and twilio-developer-kit (0713fb1f -> 7d15b215). servicenow-sdk SHA unchanged (upstream hasn't moved since 2026-04-28). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 19, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bundles four previously-stuck plugin adds into one signed PR. Replaces:
Those PRs were sitting on unsigned commits from before signing was enforced. Combined with
require_last_push_approval: trueexcluding any prior pusher as the approver, they were stuck in a 3-party trap. This branch has a single signed commit with no prior pushers, so the standard approve-and-merge flow works.SHAs bumped to current upstream HEAD where available:
8c03d3399c44119a8fb6b550b1eb03890713fb1f7d15b21506adf37cDiff: 4 new entries appended to the end of
marketplace.json.pluginsarray (51 lines added). No other files touched.🤖 Generated with Claude Code