プロジェクト

全般

プロフィール

QA #910

奈良 裕記 さんが4年以上前に更新

RedmineでPullRequestを使いたい 

 Gitとの連携は可能だが、PullRequestが使えないとユーザが逸走し兼ねない場合もある。 
 SVNと心中する気はない。(私見) 

 事例収集中。。 
 (Redmine本家レポジトリの対応自体は、本チケットの対象外です) 

 h3. 本家チケット 

 Git: Pull requests 
 https://www.redmine.org/issues/8363 

 h3. プラグイン 

 関連プラグインはあるが、Redmineバージョンアップへの追随は十分ではない。 

 https://github.com/xueqiu/redmine_pull_requests 
 >Github like pull requests plugin for redmine. 

 https://github.com/pixel-cookers/redmine_gitlab_merge_request 
 >This plugin allow you to add a "New merge request" link on redmine issue.  
 >Gitlab Merge Request form will be filled based on project configuration 

 Rails4対応のFork 
 https://github.com/gcraig99/redmine_gitlab_merge_request 


 h3. GitBucket側対応による連携事例 

 GitBucket側からチケット発番ルールを調整した対応例 

 Redmine + GitBucketで実現する Redmineでプルリクエスト 
 https://speakerdeck.com/kounoike/redmine-plus-gitbucketteshi-xian-suru-redminetehururikuesuto 
 https://github.com/kounoike/gitbucket-redmine-plugin 

 h3. GitLabをGitリポジトリとして利用 

 GitLabをGitリポジトリとしてのみ利用する。 
 GitLabの External issue tracker機能により、IssueにはRedmineを利用。 
 github hookプラグインにより、GitLab側からリポジトリの更新をRedmineに通知する。 

 ↑Thanks to @taikiix,@yassan,@wate 

 https://github.com/koppen/redmine_github_hook 
 > This plugin allows you to update your local Git repositories in Redmine when changes have been pushed to GitHub. 

 Redmineとgitの 連携利用事例 
 https://www.slideshare.net/tkusukawa/redminegit-97954827 


 GitLab,Redmine インストール事例 

 RedmineとGitLabを同じサーバにインストールする       2016/09/25   
 https://www.yamamanx.com/redmine-gitlab-install/ 

 GitLabとRedmineを連携してみるの巻                    2014/06/20 
 http://toritori0318.hatenadiary.jp/entry/20140620/1403287430 

 GitLabのメモリ使用量を約2GB抑えて安定稼働させるために行ったメモリチューニングの方法     2018/04/06 
 https://qiita.com/k_nakayama/items/9f083a4700915d02104a 



 !https://unofficial-redmine.org/matomo/matomo.php?idsite=1&rec=910! !https://unofficial-redmine.org/matomo/matomo.php?idsite=1&rec=1!

戻る