Releases: hyt315/github-oss-contribute
Releases · hyt315/github-oss-contribute
Release list
GitHub OSS Contribute v1.1.0
Highlights
- Rebuilt the project page with a real workflow preview, three inspectable contribution examples, current Agent Skill installation and direct downloads.
- Made public repository reconnaissance credential-free and added approval gates for Fork, comments, Push and PR creation.
- Strengthened repository-rule discovery, authorship, AI disclosure, evidence and maintainer-respect requirements.
- Removed the fake security email, arbitrary PR line limits, unsafe generic history rewrite and stale MCP assumptions.
- Added CI, a local validator, agent metadata, repository metadata and contributor attribution.
Verification
Local validation, YAML parsing, privacy/history scans, clean-clone validation, PR CI and main-branch CI all passed.
v1.0.2
修复源码下载链接。
🐛 修复 / Fixes
- README 下载表格的 ZIP / Tar 链接分支名由
master改为main(仓库默认分支为main)。此前链接依赖 GitHub 的重命名重定向才未失效,现已直接指向正确分支,更稳妥。
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0 - Initial Release
github-oss-contribute v1.0.0
首个公开版本,包含完整的开源贡献指导技能:
- 开源贡献完整工作流(从找项目到提交 PR)
- AI 辅助贡献规范与最佳实践
- Git 常见错误处理指南
- 沟通礼仪与 Commit 规范
- 安全贡献指南
- MCP 工具集成参考