Hi, I need to get the list of repositories that are accessible to the authenticated user. Current connector [1] does not support for this but GitHub API [2] is supporting it . So need to implement the method inside the connector. [1]. https://storepreview.wso2.com/store/assets/esbconnector/cf9c44c0-b637-4587-afae-ea55fe64b632 [2].https://developer.github.com/v3/repos/#list-your-repositories
Thanks & Regards. Lakmini On Thu, Mar 3, 2016 at 12:39 PM, Kathees Rajendram <[email protected]> wrote: > Hi Chanuka, > > Now we don't have the method[1][2] in github1.0.0 connector. > > We will include this in next version of github or you can contribute [3] > with creating the method. > > [1] - > https://developer.github.com/v3/repos/statistics/#get-the-last-year-of-commit-activity-data > [2] - > https://developer.github.com/v3/repos/commits/#list-commits-on-a-repository > [3] - https://github.com/wso2-extensions/esb-connector-github > > Thanks, > Kathees > > On Thu, Mar 3, 2016 at 12:35 PM, Chanuka Dissanayake <[email protected]> > wrote: > >> Hi, >> >> Current connector [1] doesn't support on the $subject. Github API [2] is >> supporting it, and need to implement the method inside the connector. >> As a workaround we can do traverse thorough the pull request (refer [3]) >> per each repo and retrieve the list. >> >> >> [1] >> https://storepreview.wso2.com/store/assets/esbconnector/cf9c44c0-b637-4587-afae-ea55fe64b632 >> [2] >> https://developer.github.com/v3/repos/commits/#list-commits-on-a-repository >> [3] >> https://docs.wso2.com/display/ESBCONNECTORS/Working+with+Pull+Requests+in+Github#WorkingwithPullRequestsinGithub-listPullRequestCommits >> >> Thanks & Regards, >> Chanuka. >> -- >> Chanuka Dissanayake >> *Software Engineer | **WSO2 Inc.*; http://wso2.com >> >> Mobile: +94 71 33 63 596 >> Email: [email protected] >> > > > > -- > Kathees > Software Engineer, > email: [email protected] > mobile: +94772596173 >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
