Hello everyone,
I have integrated discourse with my GitHub repo and i am getting topics on the 6 event triggers as mentioned in Discourse code review plugin. Now i have 2 questions
-
Can we integrate 2 Github repositories to 2 different categories in the Discourse? e.g. I have 2 repos one for cloud team and other for full stack team. I want to post both repo’s topics in 2 separate categories on the Discourse.
-
Can i get any additional data from GitHub on the discourse. For example exact time of the commit, time of the merge, or which team member has done most commits and want to plot this data as a graph.
Please let me know if there is any possibility available for doing these tasks.
Thanks