1. Check your integration
Ensure that you have done the following:- Create the integrations in the
integrations
folder. - Created a file in the
references/job-catalog
folder with some example jobs. - Have exported types.
- Avoid using
any
types and@ts-ignore
comments. If there are any, please explain them in the PR.