将sourceforge门票迁移到GitHub问题 [英] Migrate sourceforge tickets to GitHub issues

查看:123
本文介绍了将sourceforge门票迁移到GitHub问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道任何可以自动将源代码bug /功能请求跟踪器中的票据迁移到GitHub问题的脚本/包?可以将源代码票据导出为XML,所以我可以想象应该可以编写一个脚本来自动在GitHub中创建票据,所以只是想检查这样的事情是否已经存在?

$ b $更新:GitHub通过他们的旧API调用请求,这是我的工具使用的。 https://github.com/cmungall/gosf2github 使用新的API,可能是你想要的取而代之。



我已经编写了一个Python脚本来执行此操作。它位于 https://github.com/ttencate/sf2github



注意:周日下午的软件。使用风险自负等等。请求请求!


Does anyone know of any script/package that could automatically migrate tickets in sourceforge bug/feature request trackers to GitHub issues? It's possible to export the sourceforge tickets as XML, so I would imagine that it should be possible to write a script to automatically create the tickets in GitHub, so just wanted to check if something like this exists already?

解决方案

Update: GitHub throttles requests through their old API, which my tool uses. https://github.com/cmungall/gosf2github uses the new API, and is probably what you want instead.

I've written a Python script to do this. It's at https://github.com/ttencate/sf2github.

Beware: Sunday afternoon software. Use at your own risk, etc. etc. Pull requests welcome!

这篇关于将sourceforge门票迁移到GitHub问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆