The GitHub tools allow users to commit changes to workflows and other assets programmatically. This enables the integration of Alteryx with existing CI\CD and version control processes.
Use the GitHub Commit macro to commit a file, directory of files, or the workflow it's used in, to a GitHub repository via the GitHub API.
Use the Get Last Commit macro to pull the details of the last commit to a specified GitHub repository.
Current Version (v1.0)
Known Limitation
This tool uses a .yxi file format. A .yxi file is a package that includes an Alteryx Tool and all of its dependencies zipped into a single file. When this file is imported into Alteryx, the tool is added to the tool palette in the category specified by the tool.
When sharing a workflow that uses a .yxi tool, the tool is not included and must be installed by the recipient.