The template showcases some more advanced configuration features of Actions.
The action enables you to get GitHub commit messages for given repository, using a personal access token. It uses custom data model for the repository information input.
🚀 You can leverage the whole Python ecosystem when creating actions. Sema4.ai provides a bunch of libraries; you can make your own. The sky is the limit.
👉 Check Action Server and Actions docs for more information.