Callback function to retrieve the minute (either via a fetch from Github or from the local file system) and return the minute text.
(Note that this function returns a Promise for the retrieval, not the result itself!)
Callback function to write the final process files (either via a Github repo or to the local file system).
Common types