Collections of Actions for Custom GPTs (some created by Captain Action)
- Github
- Todoist
This repository contains a collection of Github Actions that can be used to interact with Github repositories. These actions include:
- Retrieving the contents of a repository (single files or directories)
- Getting a filetree of a repository's branch
- Getting the latest SHA of a repository's branch
For more information on how to implement, please visit this link
These actions are designed to be used with custom GPTs. For more information on how to use these actions, please refer to the individual documentation for each action.
to be updated...