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
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
.
Color-Of-Code
/
HaH
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: More expressive conditions
- #17
#17
Merged
jdehaan
merged 13 commits into
main
Color-Of-Code/HaH:main
from
chore/cleanup
Color-Of-Code/HaH:chore/cleanup
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: More expressive conditions
#17
jdehaan
merged 13 commits into
main
Color-Of-Code/HaH:main
from
chore/cleanup
Color-Of-Code/HaH:chore/cleanup
Copy head branch name to clipboard
Commits
Commits on May 17, 2026
docs: remove roadmap, rename built-in checks to shipped checks
Show description for 6651c3c
jdehaan
committed
6651c3c
View commit details
Copy full SHA for 6651c3c
Browse repository at this point
feat: add compact condition syntax and hah validate command
Show description for 49a5188
jdehaan
committed
49a5188
View commit details
Copy full SHA for 49a5188
Browse repository at this point
ci: Validate rules
jdehaan
committed
1728f2e
View commit details
Copy full SHA for 1728f2e
Browse repository at this point
refactor: convert rule files to compact condition syntax
Show description for d5a7736
jdehaan
committed
d5a7736
View commit details
Copy full SHA for d5a7736
Browse repository at this point
feat: add compact all:/any: condition syntax with auto-severity
Show description for dbf8a18
jdehaan
committed
dbf8a18
View commit details
Copy full SHA for dbf8a18
Browse repository at this point
feat: add =~ regex match operator to compact condition syntax
Show description for e077c32
jdehaan
committed
e077c32
View commit details
Copy full SHA for e077c32
Browse repository at this point
refactor: move for_each from conditions to outcome
Show description for 2a53ac4
jdehaan
committed
2a53ac4
View commit details
Copy full SHA for 2a53ac4
Browse repository at this point
refactor: make compact the only condition syntax
Show description for e9b56e1
jdehaan
committed
e9b56e1
View commit details
Copy full SHA for e9b56e1
Browse repository at this point
refactor: split rule.rs and expr.rs into category-based submodules
Show description for 50fea09
jdehaan
committed
50fea09
View commit details
Copy full SHA for 50fea09
Browse repository at this point
refactor: deduplicate string filter traversal
jdehaan
committed
b9c3b14
View commit details
Copy full SHA for b9c3b14
Browse repository at this point
refactor: centralize hah-dsl value coercion
jdehaan
committed
d5b5db9
View commit details
Copy full SHA for d5b5db9
Browse repository at this point
refactor: move hah-dsl filter dispatch onto Filter
jdehaan
committed
3ad744b
View commit details
Copy full SHA for 3ad744b
Browse repository at this point
refactor: simplify hah-dsl filter registration
jdehaan
committed
37bbc53
View commit details
Copy full SHA for 37bbc53
Browse repository at this point
You can’t perform that action at this time.