All integrations

Developer Tools

FlowTrux + GitHub

FlowTrux connects to GitHub to create issues, comment on PRs, trigger Actions, and summarize repository activity. Build AI-powered code review bots and automated release notes.

Available tools(12)

create_issue

Create a new issue with labels and assignees

get_issue

Read issue details and comments

comment_issue

Add a comment to any issue or PR

get_pull_request

Read PR diff, files changed, and review status

list_repos

List repositories for a user or organisation

trigger_workflow

Dispatch a GitHub Actions workflow

create_release

Create a release with changelog body

search_code

Search code across repositories

get_commit

Read commit details and diff

list_issues

List issues with filter parameters

close_issue

Close an issue programmatically

merge_pr

Merge a pull request

Example workflows

AI pull request reviewer

  1. 1Webhook fires when a new PR is opened
  2. 2Agent reads the diff and changed files
  3. 3Agent generates a code review with suggestions
  4. 4Post review comment back to the PR

Automated release notes

  1. 1Cron or webhook triggers on new tag push
  2. 2List merged PRs since last release
  3. 3Agent summarizes changes by category (features, fixes, chores)
  4. 4Create GitHub release with formatted changelog

Issue triage bot

  1. 1Webhook fires when a new issue is opened
  2. 2Agent classifies type (bug, feature, question) and priority
  3. 3Add appropriate labels and assign to correct team
  4. 4Post triage summary to #dev-triage Slack

Ready to automate GitHub?

No YAML. No credit card. Describe your workflow in plain language and FlowTrux builds it.

Get Started Free