GitHub/GitLab Integration: Selectable default template by project
When a Collaborator review is created from a pull/merge request through the GitHub/GitLab remote integration, it would be nice if a template could be configured to be automatically selected based on the project the pull/merge request came from. Different projects may have different workflows, so setting a default template for the Collaborator review based on the project would set the proper workflow. Currently the default template is the last one the user creating the review (which is matched from the user creating the pull/merge request) used.938Views0likes0CommentsGitHub & Jenkins integration with TestComplete & TestExecute
Hello everyone, I have implemented source code control through GitHub with TestComplete. My problem/question is in regards to Jenkins and TestExecute on a test slave machine. This is what I've done so far: 1. I have implemented GitHub with TestComplete (using Msysgit and TortoiseGit) 2. My TestComplete project has been uploaded to GitHub 3. Jenkins has the GitHub Authentication plugin (configured to my account) 4. Jenkins has the GitHub plugin I want to be able to pull the latest copy of the TestComplete project to the machine(s) running TestExecute. How do I accomplish this task? Does Jenkins support this or do I have to run some type of command line on the machine beforehand to prep the project? I really just need some direction on the best way to accomplish this task. I'm not the most familiar with Git(Hub) and how this would/should work. Thanks for your help! MattSolved2.2KViews0likes2Comments