List Commits Pull Request
Use this action to retrieve a list of commits for a pull request.
Using the List Commits 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 List Commits 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 List Commits 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 GitHub repository owner name.
5. In the Repository field, enter or select the GitHub repository name to push change statuses.
6. In the Number field, select or enter a pull request number.
7. Click Done.
Was this helpful?