This sections provides a list of public templates anyone can import and utilize in their own use cases.
- Attachments to webhook
- Auto reply to first time sender
- Email to google spreadsheet
- Github action failure to notification
- Run failed to discord
- Shared address for team
- Trigger and action combination
- two alerts to SMS
- Upload pdf to google drive
- Email infrastructure
- Create a fork of this repo.
- Add the exported YML with variables where needed such as email address, username, etc. See examples. Ensure your template is either filled out with correct key variables so the CLI can automatically fill in automatically, or provide enough documentation for others to be able to properly import and use your template.
- Supply an appropriate description like what does the template hope to accomplish, what are the possible use cases, etc.
- Add folder path to
index.jsso others can make use of your template from within the CLI. - Submit PR and await review/merge!
Please ensure all contributions align with our CODE OF CONDUCT and contributor guidelines