Skip to content

chore(template): sync from mcp-ecosystem#26

Closed
jack-arturo wants to merge 1 commit into
mainfrom
chore/template-sync
Closed

chore(template): sync from mcp-ecosystem#26
jack-arturo wants to merge 1 commit into
mainfrom
chore/template-sync

Conversation

@jack-arturo

Copy link
Copy Markdown
Member

Sync shared workflow/config/template baselines from verygoodplugins/mcp-ecosystem.

  • Source commit: 04bc391
  • Sync date: 2026-04-22
  • Applied workflow and config templates with scripts/apply-templates.sh --force
  • Re-aligned shared dependency baselines with scripts/sync-template-baseline.mjs

This PR is generated from the ecosystem source of truth to reduce per-repo Dependabot drift.

Copilot AI review requested due to automatic review settings April 22, 2026 13:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs this repo’s shared workflow/config/template baselines from verygoodplugins/mcp-ecosystem to reduce drift and keep automation aligned with the ecosystem source of truth.

Changes:

  • Re-aligns dependency/tooling versions in package.json to the template baseline.
  • Updates release-please workflow comment template.
  • Adds a Dependabot auto-merge workflow to approve/enable auto-merge for eligible Dependabot PRs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Aligns dependency and devDependency versions to the ecosystem baseline.
.github/workflows/release-please.yml Updates Trusted Publishing configuration comment to template form.
.github/workflows/dependabot-auto-merge.yml Introduces automation to approve and enable auto-merge for non-major Dependabot updates (with an exception for GitHub Actions).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 57 to 61
"dependencies": {
"@modelcontextprotocol/sdk": "^1.29.0",
"dotenv": "^17.4.1",
"@modelcontextprotocol/sdk": "^1.25.1",
"dotenv": "^17.2.3",
"node-fetch": "^3.3.2"
},
# Uses Trusted Publishing (OIDC) - no NPM_TOKEN needed!
# Requires Node 24+ for npm 11.5.1+ OIDC support.
# Configure at: https://www.npmjs.com/package/@verygoodplugins/mcp-pirsch/access
# Configure at: https://www.npmjs.com/package/@verygoodplugins/mcp-{name}/access
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.

2 participants