Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linuxdeepin/.github

The github tools
https://github.com/linuxdeepin/.github

Last synced: 1 day ago
JSON representation

The github tools

Awesome Lists containing this project

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代码静态检查