Download Repo
Use the Download Repo action to download the specified repository.
Complete the following steps to use the Download Repo action in your workflow:
1. Drag the Download Repo action under Github to the canvas, place the pointer on the action, and then click or double-click the action. The Download Repo window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. To add a Github connector type, refer to Supported Github Connector Types.
If you previously added a connector type, select the appropriate Connector Type, and under Connector Name, select the connector.
4. Click TEST to validate the connector.
5. Click MAP CONNECTOR to execute the action using a connector that is different from the one that you are using to populate the input fields. In the Runtime Connector field, provide a valid Github connector name. For more information about MAP CONNECTOR, see Using Map Connector.
6. In the Owner Name field, provide the GitHub repository owner name. This could be a user or an organization.
7. In the Repo Name field, select or specify the repository name where you want to push the change status.
8. In the Download Type list select the file format in which you want to download the repository.
9. In the Branch or Tagname field, enter the repository branch name or tag name that you want to download.
10. Click Done.
Output schema
Was this helpful?