Download the PHP package conduit-ui/pr without Composer
On this page you can find all versions of the php package conduit-ui/pr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download conduit-ui/pr
More information about conduit-ui/pr
Files in conduit-ui/pr
Package pr
Short Description Pull Request operations for the Conduit agent ecosystem
License MIT
Informations about the package pr
PR Automation for Teams That Ship Fast
Stop context-switching between PRs. Start automating approvals, merges, and bulk operations.
Approve, merge, request changes, and manage pull requests at scale with expressive PHP code. Built for teams shipping multiple releases per day.
Installation
Why This Exists
Your team merges 30+ PRs per day. You're manually checking CI status, approving dependency updates, and enforcing review policies. This package automates the repetitive parts so your team can focus on code review that matters.
Quick Start
Core Features
Review Actions
Approve PRs
Request Changes
Add Review Comments
Inline Code Comments
Merge Operations
Simple Merge
Merge Strategies
Conditional Merge
State Management
Close & Reopen
Advanced Queries
Filter by State
Filter by Author
Filter by Labels
Sort Results
Convenience Methods
Real-World Automation
Auto-Merge Dependabot
Enforce Review Policy
Bulk Label Management
Hotfix Fast-Track
Usage Patterns
Static API (Recommended)
Instance API
Data Objects
All responses return strongly-typed DTOs:
Configuration
Publish the config file:
Set your GitHub token in .env:
Requirements
- PHP 8.2+
- GitHub personal access token with
reposcope
Testing
Code Quality
Related Packages
- conduit-ui/issue - Issue triage automation
- conduit-ui/repo - Repository governance
- conduit-ui/connector - GitHub API transport layer
Enterprise Support
Automating PR workflows across your organization? Contact [email protected] for custom solutions including compliance checks, advanced approval rules, and audit logging.
License
MIT License. See LICENSE for details.