GitHub Integration Plugin
plugin
flow
studio
By Aulay Labsv3.0.1Updated 2026-03-15
Connect your GitHub repositories to Aulay Flow and Studio with this comprehensive integration plugin. Supports webhook triggers, PR status checks, issue sync, commit status updates, and release automation. Works with GitHub.com and GitHub Enterprise.
github
integration
webhooks
ci-cd
Installation
Copy this configuration into your project:
# Add to flow.plugins.yaml
plugins:
- name: github-integration
version: "3.0.1"
config:
app_id: "$GITHUB_APP_ID"
private_key: "$GITHUB_PRIVATE_KEY"
webhooks:
- push
- pull_request
- releaseRelated
Slack Notifier Plugin
plugin
flow
Send Flow events to Slack channels
slack
notifications
integration
Aulay Labsv2.0.0
Community Chat Harness
plugin
studio
Embeddable chat UI plugin for Studio workspaces
chat
collaboration
real-time
Communityv0.9.3
Flow Event Queue Plugin
plugin
flow
Durable event queue for Flow workflow triggers
events
queue
durable
Communityv1.4.2
Code Review Assistant
workflow
flow
studio
AI-assisted code review workflow for PRs
code-review
ai
security
Aulay Labsv2.1.0