How Can I Integrate GitHub with My Custom Rally Dashboard to Avoid Code Copy-Pasting Among Team Members?

This topic was automatically generated from Slack. You can find the original thread here.

I have created A dashboard using custom app in the rally, for now i am just copy-pasting my code to it but i want to do it through git hub as for now i am the only one working on that but now whole team is forming and it will be a disaster if everybody will just copy paste code from their local can someone help me with these how can i achieve this through git?

Hi , would you mind sharing how are you using Pipedream given your shared workflow?

i am writhing the code in my local using vs code ide and then i copy that code and go to my rally dashboard and there is add app option in that i select custom app and then i paste my code there and save it