Limitations
The following limitations to runbooks in GitHub apply:
- Files are supported up to a file size of 1 MiB. Files larger than that cannot be used as runbooks.
- Only the files inside the base folder or the optionally defined folder parameter of the connection are read. Files that are included in subfolders are not included.
- Runbooks must be in the JSON format and follow the schema "requestRunbookCreate".
- Inline Automations inside a runbook are not supported. Some exported runbooks have inline automations, which are not supported by this feature.