Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
warestack
/
watchflow
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
87
Code
Issues
4
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: issue 24 diff and codeowners
- #59
#59
Merged
dkargatzis
merged 18 commits into
main
warestack/watchflow:main
from
feat/issue-24-diff-and-codeowners
warestack/watchflow:feat/issue-24-diff-and-codeowners
Copy head branch name to clipboard
Mar 1, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: issue 24 diff and codeowners
#59
dkargatzis
merged 18 commits into
main
warestack/watchflow:main
from
feat/issue-24-diff-and-codeowners
warestack/watchflow:feat/issue-24-diff-and-codeowners
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
feat: refactor CODEOWNERS integration to fetch dynamically from API
dkargatzis
committed
0e08dfc
View commit details
Copy full SHA for 0e08dfc
Browse repository at this point
feat: implement DiffPatternCondition and SecurityPatternCondition
dkargatzis
committed
9656ffd
View commit details
Copy full SHA for 9656ffd
Browse repository at this point
style: fix pre-commit issues with line lengths and whitespace
dkargatzis
committed
f2c19a4
View commit details
Copy full SHA for f2c19a4
Browse repository at this point
feat: implement UnresolvedCommentsCondition via GraphQL reviewThreads and finalize PR rules
dkargatzis
committed
84d4566
View commit details
Copy full SHA for 84d4566
Browse repository at this point
refactor: consolidate GraphQL clients and enforce strong typing with Pydantic models
dkargatzis
committed
5a699ca
View commit details
Copy full SHA for 5a699ca
Browse repository at this point
feat: implement TestCoverageCondition to enforce test inclusion on source code changes
dkargatzis
committed
61d5721
View commit details
Copy full SHA for 61d5721
Browse repository at this point
feat: implement CommentResponseTimeCondition for SLAs
dkargatzis
committed
042db61
View commit details
Copy full SHA for 042db61
Browse repository at this point
feat: add pull_request_review webhook handlers and fix mypy type errors
dkargatzis
committed
cba1dfd
View commit details
Copy full SHA for cba1dfd
Browse repository at this point
docs: add enterprise rules roadmap
dkargatzis
committed
5c5da29
View commit details
Copy full SHA for 5c5da29
Browse repository at this point
feat: implement enterprise compliance conditions (Changelog and Signed Commits)
dkargatzis
committed
7240244
View commit details
Copy full SHA for 7240244
Browse repository at this point
feat: implement advanced access control rules for enterprise environments
dkargatzis
committed
985a325
View commit details
Copy full SHA for 985a325
Browse repository at this point
fix: resolve mypy errors and complete missing tests for enterprise rules
dkargatzis
committed
3c93e41
View commit details
Copy full SHA for 3c93e41
Browse repository at this point
Commits on Feb 28, 2026
docs: enhance enterprise rules roadmap with github ecosystem and OSS integrations
dkargatzis
committed
797e531
View commit details
Copy full SHA for 797e531
Browse repository at this point
fix: resolve import errors in webhook handlers and add test coverage
dkargatzis
committed
981a2f2
View commit details
Copy full SHA for 981a2f2
Browse repository at this point
Commits on Mar 1, 2026
fix: resolve CI failures and address CodeRabbit review feedback
Show description for 6d93e65
dkargatzis
committed
6d93e65
View commit details
Copy full SHA for 6d93e65
Browse repository at this point
feat: wire enterprise conditions into rule evaluation pipeline
Show description for 1991986
dkargatzis
committed
1991986
View commit details
Copy full SHA for 1991986
Browse repository at this point
docs: add CHANGELOG and update all docs with complete ruleset reference
Show description for 92140b4
dkargatzis
committed
92140b4
View commit details
Copy full SHA for 92140b4
Browse repository at this point
fix: paginate PR files and reviews API calls to fetch complete data
Show description for b74bd5a
dkargatzis
committed
b74bd5a
View commit details
Copy full SHA for b74bd5a
Browse repository at this point
You can’t perform that action at this time.