Transposit is an excellent tool to create operations that modularize frequently-used API calls in many apps. In addition, it's very simple to create a Slack command in Transposit that automates a common task. This app demonstrates combining these two features into a single Slack command that copies a GitHub file from one repo to another (or to another path in the same repo, or to another branch).
/github-transfer
./github-transfer
. You should receive the "Please configure your user" message.transfer_file
operation for use in another connector!