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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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: add conditional rule logic via <code>when:</code> block (issue #73, PR 1/3)
- #75
#75
Open
codesensei-tushar
wants to merge 9 commits into
warestack:main
warestack/watchflow:main
from
codesensei-tushar:feat/first-time-contributor-rules
codesensei-tushar/watchflow:feat/first-time-contributor-rules
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: add conditional rule logic via <code>when:</code> block (issue #73, PR 1/3)
#75
codesensei-tushar
wants to merge 9 commits into
warestack:main
warestack/watchflow:main
from
codesensei-tushar:feat/first-time-contributor-rules
codesensei-tushar/watchflow:feat/first-time-contributor-rules
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
feat(rules): add when: block to gate rule applicability
codesensei-tushar
committed
e701776
View commit details
Copy full SHA for e701776
Browse repository at this point
feat(enricher): fetch contributor PR history for when: predicates
codesensei-tushar
committed
56f9d5d
View commit details
Copy full SHA for 56f9d5d
Browse repository at this point
feat(engine): skip rules whose when: predicates do not hold
codesensei-tushar
committed
5ccf6a7
View commit details
Copy full SHA for 5ccf6a7
Browse repository at this point
test: cover when: predicate evaluation and contributor context
codesensei-tushar
committed
526f23c
View commit details
Copy full SHA for 526f23c
Browse repository at this point
docs: changelog entry for conditional when: rules
codesensei-tushar
committed
8fc4a24
View commit details
Copy full SHA for 8fc4a24
Browse repository at this point
Commits on Apr 19, 2026
fix(rules): fail-open contributor predicate when merged_pr_count is unknown
codesensei-tushar
committed
c859d5b
View commit details
Copy full SHA for c859d5b
Browse repository at this point
test: edge cases for when: evaluator and contributor-context failures
codesensei-tushar
committed
2f40743
View commit details
Copy full SHA for 2f40743
Browse repository at this point
test: broaden when: coverage and search_merged_pr_count HTTP branches
codesensei-tushar
committed
d58ae8f
View commit details
Copy full SHA for d58ae8f
Browse repository at this point
Commits on Apr 20, 2026
chore(rules): TODO to swap fnmatch for pathspec gitwildmatch
codesensei-tushar
committed
8251dc8
View commit details
Copy full SHA for 8251dc8
Browse repository at this point
You can’t perform that action at this time.