# github **Repository Path**: deepin-community/github ## Basic Information - **Project Name**: github - **Description**: mirror of https://github.com/linuxdeepin/.github - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/.github - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-24 - **Last Updated**: 2024-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .github The github tools ## 同步模板文件 同步模板文件到组织的所有仓库中, 可以修改 repos 目录下的配置文件, [文档](https://github.com/linuxdeepin/action-sync) ## 开关仓库功能 开启或关闭仓库功能, 如 wiki/project/issue, 可以修改 organization.yaml, [文档](https://github.com/linuxdeepin/action-organization-manager) ## 团队 添加成员, 添加关联的仓库、项目并修改权限,可以修改 teams.yaml, [文档](https://github.com/linuxdeepin/action-teams-manager) ## 静态代码检查 开启或关闭仓库功能, 如 wiki/project/issue, 可以修改 organization.yaml, [文档](https://github.com/linuxdeepin/action-cppcheck) ## 工作流模板 ### backup-to-gitlab 备份仓库到gitee和内网的gitlab ### call-build-deb 编译构建检查 ### call-chatOps 合并机器人 ### call-commitlint commit信息检查 ### cppcheck cpp代码静态检查