GitHub Integration
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Commit
Triggers when a new commit is pushed to a repository.
New Mention
Emit new events when you are @mentioned in a new commit, comment, issue or pull request
New Notification
Emit new events when you received a new notification
New Pull Request
Triggers when a new pull request is created.
New Review Request
Emit new events when you or a team you're a member of are requested to review a pull request
Actions
Action components allow you to perform operations on the app.
Create Branch
Create a new branch in a Github repo. See docs here
Create Issue Comment
Create a new comment in a issue. See docs here
Create Issue
Create a new issue in a Gihub repo. See docs here
Create or update file contents
Create or update a file in a repository. This will replace an existing file. See docs here
Create Pull Request
Create a pull request in specified repository. See the docs here.
Create Repository
Creates a new repository for the authenticated user. See docs here
Get Issue Assignees
Get assignees for an issue in a Gihub repo. See docs here
Get Repository Content
Get the content of a file or directory in a specific repository. See docs here
Get Repository
Get specific repository. See docs here
List Pull Requests
List pull requests in specified repository. See the docs here.
Search Issues and Pull Requests
Find issues and pull requests by state and keyword. See docs here
Update Issue
Update a new issue in a Gihub repo. See docs here
How to Integrate GitHub?
For GitHub integration with Monkedo and to build seamless no-code workflow automations, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, you’ll find various component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Select Actions or Triggers, then use the search bar to find GitHub.
- Drag and drop the GitHub component into the editor area.
- Click on the component to view its settings in the right-hand panel.
- Hit the Connect button and follow the prompts to authorize Monkedo to access your GitHub account.
Once connected, you can begin customizing your automation by filling in the required fields and adding additional app components. Link outputs to inputs between components to define a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!