Create Pull Request
Use this action to create a new pull request.
Using the Create Pull Request Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Create Pull Request action under the Github connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Pull Request action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the section Authorize Github in the Github connector topic.
* 
If you previously added an authorization for Github, select an authorization from the list.
4. In the Owner field, enter the owner name of the GitHub repository.
5. In the Repository field, select or specify the repository name to push the change status.
6. In the Input Type field, select or enter an input type from the list that follows:
In the Create Pull Request, enter details that follows:
Title—Title of the pull request.
Head—Name of the branch.
Base—Name of the branch to pull the changes.
Body—Contents of the pull request.
In the Create Pull Request through Issue Number, enter the details that follows:
Issue—Issue number in the mentioned repository to turn into a Pull request.
Head—Name of the branch where the changes are implemented.
Base—Name of the branch to pull the changes.
7. Click Done.
Was this helpful?