Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/typoverflow/sync-issue

使用Github Action同步nju.git和github仓库之间的issues。
https://github.com/typoverflow/sync-issue

Last synced: 12 days ago
JSON representation

使用Github Action同步nju.git和github仓库之间的issues。

Awesome Lists containing this project

README

        

# sync-issue
用于同步NJU.Git仓库的issue至Github仓库的脚本,使用Github Action定时运行

目前仅用作同步[LUG Joke Collection](https://git.nju.edu.cn/nju-lug/lug-joke-collection)仓库(需校园网)中的issues,路过的话不妨去原仓库看看。

由于同时在两个仓库同步Issue会对维护者的timeline造成较大污染,因此issue的同步效果请参考南京大学Linux Users Group的[官方Joke仓库](https://github.com/nju-lug/LUG-Joke-Collection)。

## Usage
待填坑

## Update
+ 2021-05-19 00:45
+ 重写了代码结构,使用Issue类管理Issue相关的资源
+ 添加了同步图片的功能,目前使用的解决方案是上传到仓库里
+ 修正了issue顺序紊乱的问题
+ 2021-05-17 不详
+ First Commit
+ 实现了Gitlab迁移至Github的功能,不过仅限文本

## TODO
+ [x] 修正issue的顺序
+ [x] 添加图片同步功能
+ [ ] 支持gitee