Best way to add component in the pipedream

What is the best way to add newly developed components to the workspace and share components with the team?

Is there any way to connect with GitHub to add newly developed components on Pipedream like CI/CD?

Hi @rocky.chandel77,

To add components to your workspace, you can search for the desired app in the step menu and select the appropriate component (trigger or action). To share components with your team, you can share the workflow URL with them, and they can copy the workflow to their own account.

For integrating with GitHub, Pipedream provides pre-built components that you can use directly from the UI. For example, you can use the “Get Repository Content” action by following these steps:

  1. Search for the GitHub app from the step menu
  2. Select the Get Repository Content action
  3. Connect your GitHub account
  4. Select a Repository or pass a string from a previous step
  5. At the bottom of the step, click Test to run the action and test the configuration

You can find more GitHub actions and triggers in the Pipedream app directory: https://pipedream.com/apps/github

If you need a specific integration that’s not available, you can submit a new integration request at New Pipedream Integration Request.
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.