Skip to content

chore: OSS repo hygiene — CoC, issue templates, dependabot, security policy#487

Merged
Dumbris merged 5 commits into
mainfrom
chore/oss-repo-hygiene
May 22, 2026
Merged

chore: OSS repo hygiene — CoC, issue templates, dependabot, security policy#487
Dumbris merged 5 commits into
mainfrom
chore/oss-repo-hygiene

Conversation

@Dumbris
Copy link
Copy Markdown
Member

@Dumbris Dumbris commented May 21, 2026

Phase 1 OSS repo-hygiene. Additive only, no application code. Rebased onto main after the README hero (#488) landed.

What

  • CODE_OF_CONDUCT.md — Contributor Covenant v2.1; enforcement routed to GitHub private vulnerability reporting.
  • .github/ISSUE_TEMPLATE/bug_report.yml, feature_request.yml, config.yml (blank issues disabled; routes questions → Discussions, security → Security Advisories, plus a docs link).
  • .github/dependabot.yml — weekly updates for gomod (root), github-actions, and npm (frontend/ + website/).
  • .github/SECURITY.md — real coordinated-disclosure process (private GitHub Security Advisory, 48h ack / 5-day triage / 90-day disclosure). Moved from repo root → .github/: GitHub still detects it for the community profile, and it declutters the top-level listing.

Changed since first version

Effect

Community Standards → 100% (CoC + issue templates were the missing items).

Manual follow-up

  • Enable private vulnerability reporting in Settings → Code security and analysis (makes the advisory link functional).

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 21, 2026

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 10484fb
Status: ✅  Deploy successful!
Preview URL: https://afc0ab56.mcpproxy-docs.pages.dev
Branch Preview URL: https://chore-oss-repo-hygiene.mcpproxy-docs.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

📦 Build Artifacts

Workflow Run: View Run
Branch: chore/oss-repo-hygiene

Available Artifacts

  • archive-darwin-amd64 (26 MB)
  • archive-darwin-arm64 (23 MB)
  • archive-linux-amd64 (15 MB)
  • archive-linux-arm64 (13 MB)
  • archive-windows-amd64 (26 MB)
  • archive-windows-arm64 (23 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (20 MB)
  • installer-dmg-darwin-arm64 (18 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 26265711168 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Dumbris Dumbris force-pushed the chore/oss-repo-hygiene branch from 7bf54bb to 10484fb Compare May 22, 2026 02:54
@Dumbris Dumbris changed the title chore: OSS repo hygiene — CoC, issue templates, dependabot, security disclosure, README badges chore: OSS repo hygiene — CoC, issue templates, dependabot, security policy May 22, 2026
@Dumbris Dumbris merged commit 6824e4d into main May 22, 2026
23 checks passed
@Dumbris Dumbris deleted the chore/oss-repo-hygiene branch May 22, 2026 05:01
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